[U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS
Mario Six
mario.six at gdsys.cc
Tue Jul 25 07:40:37 UTC 2017
Hi Simon,
On Wed, Jul 19, 2017 at 11:05 AM, Simon Glass <sjg at chromium.org> wrote:
> On 14 July 2017 at 05:55, Mario Six <mario.six at gdsys.cc> 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 <mario.six at gdsys.cc>
>> ---
>>
>> board/gdsys/common/adv7611.c | 4 ++++
>> board/gdsys/common/ch7301.c | 4 ++++
>> board/gdsys/common/dp501.c | 4 ++++
>> board/gdsys/common/fanctrl.c | 4 ++++
>> board/gdsys/common/fpga.c | 4 ++++
>> board/gdsys/common/ihs_mdio.c | 4 ++++
>> board/gdsys/common/ioep-fpga.c | 4 ++++
>> board/gdsys/common/mclink.c | 4 ++++
>> board/gdsys/common/osd.c | 4 ++++
>> board/gdsys/mpc8308/Kconfig | 8 ++++++++
>> board/gdsys/mpc8308/mpc8308.c | 2 ++
>> board/gdsys/p1022/Kconfig | 6 ++++++
>> include/gdsys_fpga.h | 2 ++
>> 13 files changed, 54 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> But can you add a help message to your Kconfig?
OK, help message will be added in v2.
Best regards,
Mario
More information about the U-Boot
mailing list