[U-Boot] [U-Boot,v2] Add support for Microchip LAN78xx
Yuiko.Oshino at microchip.com
Yuiko.Oshino at microchip.com
Fri Mar 24 18:30:46 UTC 2017
From: Yuiko Oshino <yuiko.oshino at microchip.com>
>-----Original Message-----
>From: Tom Rini [mailto:trini at konsulko.com]
>Sent: Thursday, March 16, 2017 5:12 PM
>To: Yuiko Oshino - C18177
>Cc: u-boot at lists.denx.de; marex at denx.de
>Subject: Re: [U-Boot,v2] Add support for Microchip LAN78xx
>
>On Fri, Mar 10, 2017 at 06:38:10PM +0000, Yuiko.Oshino at microchip.com
>wrote:
>
>> From: Yuiko Oshino <yuiko.oshino at microchip.com>
>>
>> Add support for Microchip LAN7800 and 7850, USB to 10/100/1000 Ethernet
>Controllers
>>
>> Signed-off-by: Yuiko Oshino <yuiko.oshino at microchip.com>
>> Cc: Marek Vasut <marex at denx.de>
>> ---
>> Changes for v2:
>> - lan78xx.c header comment cleanup
>>
>> drivers/usb/eth/Makefile | 1 +
>> drivers/usb/eth/lan78xx.c | 1319
>++++++++++++++++++++++++++++++++++++++++++
>> drivers/usb/eth/usb_ether.c | 7 +
>> include/usb_ether.h | 6 +
>> scripts/config_whitelist.txt | 1 +
>
>NAK. You don't add to the whitelist, you start adding to Kconfig.
>Thanks!
>
>--
>Tom
Hi Tom,
There is no Kconfig in the drivers/usb/eth. Should I add a new Kconfig file in there?
Please advise.
Thank you in advance.
Best regards,
Yuiko
More information about the U-Boot
mailing list