summaryrefslogtreecommitdiff
path: root/configs/orangepi_pc_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-07-26 22:26:39 +0200
committerHans de Goede <hdegoede@redhat.com>2016-07-27 00:05:25 +0200
commit2eb1ff3b5b61352dcf43ca48f2b6470ec312b8d7 (patch)
treee8005ac58867ad5382dbc21f5eb87a5bec771930 /configs/orangepi_pc_defconfig
parenta85ba87dbe24816f2119e7475e255cc08b30934b (diff)
sunxi: Disable sun8i emac driver
Disable the sun8i emac driver for now, there are 2 issues with it: 1) It is causing issues with network connectivity under the kernel driver, when booting the kernel with v2 of Corentin's sun8i-h3 emac driver, I get the connection status bouncing between connected at 100mbps full-duplex and being down every second. The second issue is that when trying to use it from u-boot I get a number of unaligned cache flush errors: => dhcp BOOTP broadcast 1 BOOTP broadcast 2 CACHE: Misaligned operation at range [7bf594a8, 7bf59628] BOOTP broadcast 3 CACHE: Misaligned operation at range [7bf59c90, 7bf59e10] CACHE: Misaligned operation at range [7bf5a478, 7bf5a5f8] DHCP client bound to address 10.42.43.80 (1009 ms) Cc: Chen-Yu Tsai <wens@csie.org> Cc: Corentin LABBE <clabbe.montjoie@gmail.com> Cc: Amit Singh Tomar <amittomer25@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/orangepi_pc_defconfig')
-rw-r--r--configs/orangepi_pc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig
index 2281aedc78..366fa08af4 100644
--- a/configs/orangepi_pc_defconfig
+++ b/configs/orangepi_pc_defconfig
@@ -14,4 +14,3 @@ CONFIG_SPL=y
# CONFIG_CMD_FPGA is not set
CONFIG_SY8106A_POWER=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_SUN8I_EMAC=y