mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-11 17:01:36 +02:00
If the BIOS emulator is not available, allow use of native execution if available, and vice versa. This can be controlled by the caller. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>