projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed50f82
)
board: apalis-imx8: add 2nd ethernet address
author
Andrejs Cainikovs
<andrejs.cainikovs@toradex.com>
Tue, 17 Jan 2023 14:29:11 +0000
(15:29 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 31 Jan 2023 14:46:40 +0000
(15:46 +0100)
All Apalis iMX8 variants have 2nd RGMII on SoC, so add the address
for 2nd ethernet.
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
board/toradex/apalis-imx8/Kconfig
patch
|
blob
|
history
diff --git
a/board/toradex/apalis-imx8/Kconfig
b/board/toradex/apalis-imx8/Kconfig
index b43d6281b68135fc9a333a167f7d013b9efb00c4..f16f9d27022616fee55cf3d2accaa55450910380 100644
(file)
--- a/
board/toradex/apalis-imx8/Kconfig
+++ b/
board/toradex/apalis-imx8/Kconfig
@@
-12,6
+12,9
@@
config SYS_CONFIG_NAME
config TDX_CFG_BLOCK
default y
+config TDX_CFG_BLOCK_2ND_ETHADDR
+ default y
+
config TDX_HAVE_MMC
default y