]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Enable the Ethernet bootdev
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:29 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:39 +0000 (18:11 -0500)
commit7f51734fe708c1e8547950aff0b8301911abd142
treec668c9237d275cb7ac328a621de4549201c1802c
parente26e91aade3e5b77b42cde7e119367c959d309b0
sandbox: Enable the Ethernet bootdev

This bootdev is disabled at present since it messes with the tests. Now
that there is a way to disable networking at runtime, enable the driver.
This allows running tests with it if necessary.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig