Re: [U-Boot] [PATCH] block: Migrate SystemACE chip to Kconfig

2018-02-12 Thread Алексей Бродкин
Hi Tom, Michal, 2018-02-09 8:13 GMT+01:00 Michal Simek : > On 8.2.2018 19:51, Tom Rini wrote: > > Migrate the base and sub-options to Kconfig. Note that we only enable > > this in the base sandbox config now. > > > > Cc: Alexey Brodkin > > Cc: Michal Simek > > Signed-off-by: Tom Rini > > ---

Re: [U-Boot] [PATCH] block: Migrate SystemACE chip to Kconfig

2018-02-08 Thread Michal Simek
On 8.2.2018 19:51, Tom Rini wrote: > Migrate the base and sub-options to Kconfig. Note that we only enable > this in the base sandbox config now. > > Cc: Alexey Brodkin > Cc: Michal Simek > Signed-off-by: Tom Rini > --- > Is this driver still used anywhere? It's fishy that it's only enabled >

Re: [U-Boot] [PATCH] block: Migrate SystemACE chip to Kconfig

2018-02-08 Thread Tom Rini
On Thu, Feb 08, 2018 at 01:51:54PM -0500, Tom Rini wrote: > Migrate the base and sub-options to Kconfig. Note that we only enable > this in the base sandbox config now. > > Cc: Alexey Brodkin > Cc: Michal Simek > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom