Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-07 Thread Marek Vasut
On 3/7/19 2:54 PM, Masahiro Yamada wrote: > Hi. Hi! > Sorry for chiming in late. > > > On Tue, Mar 5, 2019 at 8:41 AM Eugeniu Rosca wrote: >> >> cc: Masahiro (due to Kconfig topic) >> >> Hi Marek, >> >> On Mon, Mar 04, 2019 at 11:03:56PM +0100, Marek Vasut wrote: >>> On 3/4/19 10:36 PM, Eugeni

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-07 Thread Ismael Luceno Cortes
On 07/Mar/2019 22:54, Masahiro Yamada wrote: <...> > Each defconfig supports multiple boards > by using a different DEVICE_TREE. > > If you are interested, doc/README.uniphier > explains it supports much more boards than defconfig. > > The drawback of this ways will increase the image size > sinc

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-07 Thread Masahiro Yamada
Hi. Sorry for chiming in late. On Tue, Mar 5, 2019 at 8:41 AM Eugeniu Rosca wrote: > > cc: Masahiro (due to Kconfig topic) > > Hi Marek, > > On Mon, Mar 04, 2019 at 11:03:56PM +0100, Marek Vasut wrote: > > On 3/4/19 10:36 PM, Eugeniu Rosca wrote: > > > Hello Marek, > > <-snip-> > > > > Do you t

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-04 Thread Marek Vasut
On 3/5/19 12:40 AM, Eugeniu Rosca wrote: > cc: Masahiro (due to Kconfig topic) > > Hi Marek, Hi, > On Mon, Mar 04, 2019 at 11:03:56PM +0100, Marek Vasut wrote: >> On 3/4/19 10:36 PM, Eugeniu Rosca wrote: >>> Hello Marek, > > <-snip-> > >>> Do you think it would make sense to relocate the commo

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-04 Thread Eugeniu Rosca
cc: Masahiro (due to Kconfig topic) Hi Marek, On Mon, Mar 04, 2019 at 11:03:56PM +0100, Marek Vasut wrote: > On 3/4/19 10:36 PM, Eugeniu Rosca wrote: > > Hello Marek, <-snip-> > > Do you think it would make sense to relocate the common parts into > > rcar{3,-gen3}_defconfig and the unique per-b

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-04 Thread Marek Vasut
On 3/4/19 10:36 PM, Eugeniu Rosca wrote: > Hello Marek, Hi, > Thanks to great maintenance, the R-Car3 defconfigs look strikingly similar. That's the goal for this release, to make them look similar. > Do you think it would make sense to relocate the common parts into > rcar{3,-gen3}_defconfig a

Re: [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-03-04 Thread Eugeniu Rosca
Hello Marek, Thanks to great maintenance, the R-Car3 defconfigs look strikingly similar. Do you think it would make sense to relocate the common parts into rcar{3,-gen3}_defconfig and the unique per-board options into config fragments resembling the current R-Car3 defconfig structure? $> u-boot-m

[U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs

2019-02-18 Thread Marek Vasut
Synchronize Gen3 defconfigs in wake of the Kconfig option changes. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a77965_salvator-x_defconfig | 1 - configs/r8a7796_salvator-x_defconfig | 1 - configs/r8a7796_ulcb_defconfig| 1 - 3 files changed, 3 deletions(-) diff --