imx6: aristainetos: disable gigabit support
authorHeiko Schocher <hs@denx.de>
Sun, 1 Dec 2019 10:23:08 +0000 (11:23 +0100)
committerStefano Babic <sbabic@denx.de>
Tue, 7 Jan 2020 09:26:55 +0000 (10:26 +0100)
gigabit support does not work on the aristainetos
board, so disable it.

Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/aristainetos-common.h

index ab14a1a3920fea5ae001e056225790bae52a5b5c..9a6c205c72914073265e2b516dd65c571d6265d4 100644 (file)
@@ -27,6 +27,7 @@
 #define CONFIG_SYS_SPI_ST_ENABLE_WP_PIN
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
+       "disable_giga=yes\0" \
        "script=u-boot.scr\0" \
        "fit_file=/boot/system.itb\0" \
        "loadaddr=0x12000000\0" \