On 03/29/2011 01:33 AM, [email protected] wrote: > This patch series refactors the Mips CPU directory and put all current > code into an own mips32 subdirectory. Furthermore the SoC specific code > of IncaIP and Au1x00 is moved to separate SoC subdirectories. > The support for Purple is dropped because not actively maintained > anymore. > > Changes since RFC/v1: > - drop Purple supported as agreed with Wolfgang Denk > - use MIPS rather than Mips in patch subject > - fixed Cc lines in all patches > > Changes since v2: > - reverted patch for endianess flag setup > - always use -march=mips32r2 as default CPU optimization for > all MIPS32 CPU cores > > Daniel Schwierzeck (5): > MIPS: Purple: Remove Purple support > MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 > MIPS: Optimize the setup of CPU optimization flags > MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory > MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory
I've reviewed and build tested, all patches look good. Applied and queued to u-boot-mips tree along with several s/Mips/MIPS/ keyword cleanups in the git commitlogs. Will make a pull-request once v2011.03 gets released. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

