docs/platform: Update QEMU parameter for fw_payload
authorBin Meng <bin.meng@windriver.com>
Fri, 26 Jun 2020 01:26:02 +0000 (18:26 -0700)
committerAnup Patel <anup@brainfault.org>
Mon, 29 Jun 2020 03:46:40 +0000 (09:16 +0530)
commit35bc810252f4e45beab3b66e30ffe4502e91f22c
treea4a2da598e22f364ffe41bbd0f3e275788759400
parenta98258d0b537a295f517bbc8d813007336731fa9
docs/platform: Update QEMU parameter for fw_payload

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: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
docs/platform/qemu_virt.md
docs/platform/spike.md