]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDR
authorFabio Estevam <festevam@denx.de>
Thu, 26 Oct 2023 12:16:36 +0000 (09:16 -0300)
committerTom Rini <trini@konsulko.com>
Tue, 12 Dec 2023 21:33:57 +0000 (16:33 -0500)
commite0dfb3417348d68a0f6032ce45d6e33015bd292c
tree04d42ab7538034b21670f67fd2c4da921ca9337b
parent32c9dfcc56e61728f4254b9a5765db1c1466f423
imx8mp_evk: Select CONFIG_NET_RANDOM_ETHADDR

On an early revision of the imx8mp-evk that I have access to,
the MAC addresses fuses are not programmed, causing failure to bring
the Ethernet interfaces.

Fix this problema by selecting CONFIG_NET_RANDOM_ETHADDR so that
random MAC addresses are assigned and the Ethernet ports become
functional out of the box.

Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/imx8mp_evk_defconfig