Add support for doing device tree fixups in sandbox. This allows us to test that functionality in CI.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) arch/sandbox/lib/bootm.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) Applied to u-boot-dm, thanks!