mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-18 06:58:54 +00:00
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:
parent
1b857f1a92
commit
593eb229db
1 changed files with 1 additions and 0 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Reference in a new issue