[U-Boot] [PATCH v4 00/20] Reorganize directory structure

Wolfgang Denk wd at denx.de
Tue Apr 13 10:59:08 CEST 2010


Dear Peter Tyser,

In message <1271129301-12074-1-git-send-email-ptyser at xes-inc.com> you 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

I ran MAKEALL for PowerPC and ARM.  Looks good to me.

All patches applied to "master" now.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The only person who always got his work done by Friday
                                                 was Robinson Crusoe.


More information about the U-Boot mailing list