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:
3a12580
)
board: colibri-imx8x: add 2nd ethernet address
author
Andrejs Cainikovs
<andrejs.cainikovs@gmail.com>
Fri, 3 Mar 2023 13:26:26 +0000
(14:26 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 30 Mar 2023 08:47:30 +0000
(10:47 +0200)
All Colibri iMX8X variants have 2nd RGMII on SoC, so add the address
for 2nd ethernet.
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
board/toradex/colibri-imx8x/Kconfig
patch
|
blob
|
history
diff --git
a/board/toradex/colibri-imx8x/Kconfig
b/board/toradex/colibri-imx8x/Kconfig
index b89840a379c4197798cdc0d70ed99e42039b39a0..cb11e2c318ffb4bc5bf2b2b56f86935a0bda9ad7 100644
(file)
--- a/
board/toradex/colibri-imx8x/Kconfig
+++ b/
board/toradex/colibri-imx8x/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