Re: [U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS

2018-08-14 Thread Marek Vasut
On 08/14/2018 09:23 AM, Ramon Fried wrote: > > > On Tue, Aug 14, 2018 at 1:11 AM Marek Vasut > wrote: > > On 08/14/2018 12:00 AM, Ramon Fried wrote: > > Move CONFIG_NR_DRAM_BANKS from headers to Kconfig. > > > > Signed-off-by: Ramon Fried

Re: [U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS

2018-08-13 Thread Ramon Fried
On Tue, Aug 14, 2018 at 1:11 AM Marek Vasut wrote: > On 08/14/2018 12:00 AM, Ramon Fried wrote: > > Move CONFIG_NR_DRAM_BANKS from headers to Kconfig. > > > > Signed-off-by: Ramon Fried > > Somehow this seems to be missing a lot of cleanups in include/configs/ > ... look at moveconfig.py > Indee

Re: [U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS

2018-08-13 Thread Marek Vasut
On 08/14/2018 12:00 AM, Ramon Fried wrote: > Move CONFIG_NR_DRAM_BANKS from headers to Kconfig. > > Signed-off-by: Ramon Fried Somehow this seems to be missing a lot of cleanups in include/configs/ ... look at moveconfig.py > --- > Kconfig | 6 ++ > 1 file changed, 6 insertions(+) > > dif

[U-Boot] [PATCH] Kconfig: Migrate CONFIG_NR_DRAM_BANKS

2018-08-13 Thread Ramon Fried
Move CONFIG_NR_DRAM_BANKS from headers to Kconfig. Signed-off-by: Ramon Fried --- Kconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Kconfig b/Kconfig index db0f545e45..d96e3373c1 100644 --- a/Kconfig +++ b/Kconfig @@ -104,6 +104,12 @@ config ENV_VARS_UBOOT_CONFIG - CONF