u-boot/arch/sandbox
Sean Anderson e844e5d908 sandbox: Move some mac addresses to device tree
This prevents some conflicts when running sandbox with -D, since the
"rom" mac address will be random and won't match the environment. We
still need to keep addresses for eth1 and eth6 in the environment,
because dm_test_eth_rotate expects to be able to disable them by
removing their envaddr variables. This can likely be fixed in a future
series by adding a function to cause sandbox eth_opts callback for a
particular mac to fail immediately.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-06-08 13:59:52 -04:00
..
cpu sandbox: Avoid binman error when run without device tree 2022-05-05 09:29:57 -04:00
dts sandbox: Move some mac addresses to device tree 2022-06-08 13:59:52 -04:00
include/asm spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE 2022-06-06 12:09:00 -04:00
lib sandbox: provide /chosen/boot-hartid property 2021-10-21 12:50:48 -06:00
config.mk sandbox: Allow link flags to be given 2022-04-18 17:53:56 -04:00
Kconfig sandbox: Add a build for VPL 2022-05-02 09:58:13 -04:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00