[U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters

Kever Yang kever.yang at rock-chips.com
Mon Jul 15 13:25:13 UTC 2019


On 2019/7/2 上午10:07, Kever Yang wrote:
> Hi Peter,
>
>
> On 07/02/2019 12:05 AM, Peter Robinson wrote:
>> As the Rock960 doesn't have an onboard wired ethernet interface
>> it's useful to have some common USB wired ethernet devices added
>> to enable testing.
>>
>> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Applied to u-boot-rockchip.

Thanks,
- Kever
>
> Thanks,
> - Kever
>
>> ---
>>   configs/rock960-rk3399_defconfig | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/configs/rock960-rk3399_defconfig b/configs/rock960-rk3399_defconfig
>> index 20c9cdeda3..90115e903b 100644
>> --- a/configs/rock960-rk3399_defconfig
>> +++ b/configs/rock960-rk3399_defconfig
>> @@ -48,5 +48,12 @@ CONFIG_USB=y
>>   CONFIG_USB_EHCI_HCD=y
>>   CONFIG_USB_EHCI_GENERIC=y
>>   CONFIG_ROCKCHIP_USB2_PHY=y
>> +CONFIG_DM_ETH=y
>> +CONFIG_USB_HOST_ETHER=y
>> +CONFIG_USB_ETHER_ASIX88179=y
>> +CONFIG_USB_ETHER_ASIX=y
>> +CONFIG_USB_ETHER_MCS7830=y
>> +CONFIG_USB_ETHER_RTL8152=y
>> +CONFIG_USB_ETHER_SMSC95XX=y
>>   CONFIG_USE_TINY_PRINTF=y
>>   CONFIG_ERRNO_STR=y
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot




More information about the U-Boot mailing list