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

Lukasz Majewski l.majewski at samsung.com
Fri Aug 22 10:27:12 CEST 2014


Hi Masahiro,

> 
> 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.

More we wait - then more work is then needed to fix this ...

> 
> 
> Tom? Albert?
> 
> 
> Best Regards
> Masahiro Yamada



-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group


More information about the U-Boot mailing list