]> git.baikalelectronics.ru Git - uboot.git/commitdiff
board: apalis-imx8: add 2nd ethernet address
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>
Tue, 17 Jan 2023 14:29:11 +0000 (15:29 +0100)
committerStefano 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

index b43d6281b68135fc9a333a167f7d013b9efb00c4..f16f9d27022616fee55cf3d2accaa55450910380 100644 (file)
@@ -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