]> Git Repo - J-u-boot.git/commit - configs/orangepi_pc2_defconfig
sunxi: add MACPWR in Orange Pi PC2 defconfig
authorIcenowy Zheng <[email protected]>
Tue, 4 Jul 2017 10:43:11 +0000 (18:43 +0800)
committerJagan Teki <[email protected]>
Fri, 11 Aug 2017 10:23:27 +0000 (15:53 +0530)
commita8df97d0da52b3a418de38db589357db82823214
tree559a29fb6de1177aac98c98b0a47437b7ee462ee
parente37a1b17e71521ce9385e305a87948d7ca55b4d8
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 <[email protected]>
Acked-by: Andre Przywara <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
configs/orangepi_pc2_defconfig
This page took 0.034513 seconds and 4 git commands to generate.