]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: net: Add mac address for eth8 to environment
authorSean Anderson <sean.anderson@seco.com>
Thu, 5 May 2022 17:11:31 +0000 (13:11 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jun 2022 17:59:52 +0000 (13:59 -0400)
commitd9cd9253ebb2729ec9467921abf38db1db6ccec0
tree2641198625aa57f2ec94e24b61f77248f1ba883d
parentc7cabbf31a5f836c25ce1e8f1be1ad40637af14f
sandbox: net: Add mac address for eth8 to environment

The phy_eth0 interface introduced in commit 163eff4b91 ("net: introduce
helpers to get PHY ofnode from MAC") uses a globally-administered
address. Switch to using a locally-administered address, and add it to
the sandbox environment, like the others.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
board/sandbox/sandbox.env