gigabit support does not work on the aristainetos
board, so disable it.

Signed-off-by: Heiko Schocher <[email protected]>
---

 include/configs/aristainetos-common.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/aristainetos-common.h 
b/include/configs/aristainetos-common.h
index ab14a1a392..9a6c205c72 100644
--- a/include/configs/aristainetos-common.h
+++ b/include/configs/aristainetos-common.h
@@ -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" \
-- 
2.21.0

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to