mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-09 16:01:51 +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>