[U-Boot] [PATCH v3 00/20] Reorganize directory structure
Ben Warren
biggerbadderben at gmail.com
Sun Apr 11 22:10:35 CEST 2010
Hi Peter,
On Sun, Apr 11, 2010 at 10:26 AM, Peter Tyser <ptyser at xes-inc.com> wrote:
> This series reorganizes U-Boot's directory structure so that it looks
> like:
> /arch/$ARCH/
> /lib/<sources currently in lib_$ARCH/>
> /include/asm/<headers currently in incluce/asm-$ARCH/>
> /cpu/<appropriate cpu directories in cpu/ or just files in cpu/$CPU
> if 1 CPU type>
> /config.mk (old lib_$ARCH/config.mk)
>
> /lib/
> /<source files currently in lib_generic>
> /libfdt/
> /lzma/
> /lzo/
>
> Patches 8 through 19 can be squashed if desired, I split them up to keep
> the series somewhat manageable. Some of the patches still exceed the
> mailinglist's arbitrary size limit. I can post the series on a website
> if needed.
>
> I compile tested on PPC, mips, and blackfin and no new errors were
> introduced.
>
> The previous discussion about this series can be seen at
> http://lists.denx.de/pipermail/u-boot/2009-December/065391.html
>
>
>
> What a huge effort! Very nice!
regards,
Ben
More information about the U-Boot
mailing list