[U-Boot] [PATCH 0/15] arm: kconfig: move board select menus and other settings to SoC dir

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Aug 5 12:10:16 CEST 2014


Hi Michal,



On Tue, 05 Aug 2014 11:04:14 +0200
Michal Simek <monstr at monstr.eu> wrote:

> On 08/04/2014 03:19 PM, Masahiro Yamada wrote:
> > There are lots of boards supported in ARM architecture.
> > The board select menu in arch/arm/Kconfig is already too fat.
> > 
> > This series introduces platform select between arch select and
> > board select.
> > 
> >   ARCH select (ARM)
> >    |-- Platform select
> >        |-- Board select
> > 
> > Many (not all) of boards have been moved to $(SOC)/Kconfig.
> > 
> > I built all the boards and confirmed the same binareis are
> > produced with/without thie series.
> > 
> >  Prerequisites
> >  -------------
> > Apply
> > http://patchwork.ozlabs.org/patch/374416/
> > to avoid a conflict in doc/README.scrapyard
> > 
> > Apply
> > http://patchwork.ozlabs.org/patch/375467/
> > to avoid a conflict in configs/jetson-tk1_defconfig
> > 
> 
> Any repo/branch will be more then helpful.


OK. Please try:

git clone git://github.com/masahir0y/u-boot-kbuild.git
cd u-boot-kbuild
git checkout arm-refactor



Best Regards
Masahiro Yamada



More information about the U-Boot mailing list