[U-Boot] [PATCH v2 07/15] exynos: kconfig: move board select menu and common settings

Tom Rini trini at ti.com
Thu Aug 28 21:53:28 CEST 2014


On Fri, Aug 22, 2014 at 05:24:53PM +0900, Masahiro Yamada wrote:
> 
> On Fri, 22 Aug 2014 10:16:35 +0200
> Lukasz Majewski <l.majewski at samsung.com> wrote:
> 
> > Dear All,
> > 
> > > On 06/08/14 12:17, Masahiro Yamada wrote:
> > > > Becuase the board select menu in arch/arm/Kconfig is too big,
> > > > move the Exynos board select menu to exynos/Kconfig.
> > > > 
> > > > Consolidate also common settings (CONFIG_SYS_CPU="armv7" and
> > > > CONFIG_SYS_SOC="exynos").
> > > > 
> > > > Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> > > > Cc: Minkyu Kang <mk7.kang at samsung.com>
> > > > ---
> > > > 
> > > > Changes in v2: None
> > > > 
> > > >  arch/arm/Kconfig                     | 41
> > > > +++------------------------ arch/arm/cpu/armv7/exynos/Kconfig    |
> > > > 55 ++++++++++++++++++++++++++++++++++++
> > > > board/samsung/arndale/Kconfig        |  8 ------
> > > > board/samsung/origen/Kconfig         |  8 ------
> > > > board/samsung/smdk5250/Kconfig       | 16 -----------
> > > > board/samsung/smdk5420/Kconfig       | 16 -----------
> > > > board/samsung/smdkv310/Kconfig       |  8 ------
> > > > board/samsung/trats/Kconfig          |  8 ------
> > > > board/samsung/trats2/Kconfig         |  8 ------
> > > > board/samsung/universal_c210/Kconfig |  8 ------
> > > > configs/arndale_defconfig            |  1 +
> > > > configs/origen_defconfig             |  1 +
> > > > configs/peach-pit_defconfig          |  1 +
> > > > configs/s5pc210_universal_defconfig  |  1 +
> > > > configs/smdk5250_defconfig           |  1 +
> > > > configs/smdk5420_defconfig           |  1 +
> > > > configs/smdkv310_defconfig           |  1 +
> > > > configs/snow_defconfig               |  1 +
> > > > configs/trats2_defconfig             |  1 +
> > > > configs/trats_defconfig              |  1 + 20 files changed, 69
> > > > insertions(+), 117 deletions(-) create mode 100644
> > > > arch/arm/cpu/armv7/exynos/Kconfig
> > > > 
> > > 
> > > Acked-by: Minkyu Kang <mk7.kang at samsung.com>
> > > 
> > > Thanks,
> > > Minkyu Kang.
> > 
> > Is there any chance that this patch set will be pulled to mainline in a
> > near future?
> > 
> > Some urgent work depends on it :-)
> > 
> 
> I am also worried about this.
> Already new boards here and there, which lead to big conflicts.
> 
> 
> Tom? Albert?

With my latest push to master can you please re-generate this series and
I'll pick it up quickly after?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140828/9469571b/attachment.pgp>


More information about the U-Boot mailing list