Re: [U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS

2017-07-25 Thread Mario Six
Hi Simon, On Wed, Jul 19, 2017 at 11:05 AM, Simon Glass wrote: > On 14 July 2017 at 05:55, Mario Six wrote: >> Future gdsys boards will switch from the legacy drivers in board/gdsys/common >> to DM-based drivers. >> >> Define a Kconfig option that disables

Re: [U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS

2017-07-19 Thread Simon Glass
On 14 July 2017 at 05:55, Mario Six wrote: > Future gdsys boards will switch from the legacy drivers in board/gdsys/common > to DM-based drivers. > > Define a Kconfig option that disables the legacy drivers. > > Signed-off-by: Mario Six > --- > >

[U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS

2017-07-14 Thread Mario Six
Future gdsys boards will switch from the legacy drivers in board/gdsys/common to DM-based drivers. Define a Kconfig option that disables the legacy drivers. Signed-off-by: Mario Six --- board/gdsys/common/adv7611.c | 4 board/gdsys/common/ch7301.c| 4