> Hi,
>
> This patchset contains the differences to add support for the EtraxFS and
> ARTPEC-3 CPUs, both of the CRISv32 family. Both chips can now be compiled
> with minimal configs.
>
> To compile you'll need the Axis gcc cross port for CRISv32, it is mentioned
> in
http://marc.info/?l=linux-kernel&m=119337976126184&w=2 how to get this.
>
> Still missing to allow full compile is include/linux/mtd/mtdram.h,
> see
http://marc.info/?l=linux-kernel&m=119373777301863&w=2
>
> This is step two in syncing the Axis internal changes with mainline Linux,
> with the final goal being getting the CRIS port to the same level as
> the rest of the kernel.
>
> I've tried to remove as much checkpatch warnings and errors as possible,
> but some remain, mostly (I think you'll agree) spurious warnings,
> although there's also a bunch of generated files which don't conform,
> but I hope to fix this at the source later on.
>
> I realise this is a hefty chunk of code to review, but any suggestions
> on improvements are thankfully received.
>
> The changes are also available in the export2 branch at
>
> git://www.jni.nu/axis.git
>