projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b857f1
)
imx6: aristainetos: disable gigabit support
author
Heiko Schocher
<hs@denx.de>
Sun, 1 Dec 2019 10:23:08 +0000
(11:23 +0100)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/include/configs/aristainetos-common.h
b/include/configs/aristainetos-common.h
index ab14a1a3920fea5ae001e056225790bae52a5b5c..9a6c205c72914073265e2b516dd65c571d6265d4 100644
(file)
--- 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" \