imx6: aristainetos: disable gigabit support

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

Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Heiko Schocher 2019-12-01 11:23:08 +01:00 committed by Stefano Babic
parent 1b857f1a92
commit 593eb229db

View 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" \