Commit 78afe11b authored by Bin Meng's avatar Bin Meng Committed by Anup Patel
Browse files

config.mk: Update QEMU run command for generic and sifive fu540 platforms



Since QEMU v5.1, if there is no "-bios" option provided, the default
OpenSBI firmware will be loaded by QEMU as the BIOS automatically,
hence to load fw_payload type image, we should explicitly pass the
"-bios" option to QEMU.

Signed-off-by: default avatarBin Meng <bin.meng@windriver.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
parent 35bc8102
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment