Re: [U-Boot] [PATCH] configs: Re-sync BOOTDELAY changes

2016-06-15 Thread Hans de Goede
Hi, On 06/14/2016 04:24 PM, Tom Rini wrote: With updated moveconfig.py and an better default, re-generate the migration of BOOTDELAY to the defconfig. Signed-off-by: Tom Rini Series looks good to me, thank you for fixing this: Reviewed-by: Hans de Goede Regards, Hans --- configs/A10

Re: [U-Boot] [PATCH] configs: Re-sync BOOTDELAY changes

2016-06-15 Thread Tom Rini
On Wed, Jun 15, 2016 at 10:14:48PM +0900, Masahiro Yamada wrote: > Hi. > > 2016-06-15 13:40 GMT+09:00 Wolfgang Denk : > > Dear Tom Rini, > > > > In message <1465914280-5420-2-git-send-email-tr...@konsulko.com> you wrote: > >> With updated moveconfig.py and an better default, re-generate > >> the m

Re: [U-Boot] [PATCH] configs: Re-sync BOOTDELAY changes

2016-06-15 Thread Masahiro Yamada
Hi. 2016-06-15 13:40 GMT+09:00 Wolfgang Denk : > Dear Tom Rini, > > In message <1465914280-5420-2-git-send-email-tr...@konsulko.com> you wrote: >> With updated moveconfig.py and an better default, re-generate >> the migration of BOOTDELAY to the defconfig. > > There are a number of changes that ar

Re: [U-Boot] [PATCH] configs: Re-sync BOOTDELAY changes

2016-06-14 Thread Wolfgang Denk
Dear Tom Rini, In message <1465914280-5420-2-git-send-email-tr...@konsulko.com> you wrote: > With updated moveconfig.py and an better default, re-generate > the migration of BOOTDELAY to the defconfig. There are a number of changes that are unrelated to BOOTDELAY; should this eventually be split