Home
last modified time | relevance | path

Searched hist:a8df97d0da52b3a418de38db589357db82823214 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Dorangepi_pc2_defconfiga8df97d0da52b3a418de38db589357db82823214 Tue Jul 04 10:43:11 UTC 2017 Icenowy Zheng <icenowy@aosc.io> sunxi: add MACPWR in Orange Pi PC2 defconfig

The Ethernet function is enabled in the Orange Pi PC2 device tree and
defconfig, however, CONFIG_MACPWR is not properly set, which left the
PHY being disabled when booting, which makes the Ethernet function not
usable.

Add the proper value of this option in the PC2 defconfig.

Fixes: e7bd15ea156f ("sunxi: Add OrangePi PC 2 initial support")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>