docs: platform: Update descriptions for qemu/sifive_u support
authorBin Meng <bmeng.cn@gmail.com>
Mon, 23 Sep 2019 12:49:15 +0000 (05:49 -0700)
committerAnup Patel <anup@brainfault.org>
Wed, 25 Sep 2019 05:04:54 +0000 (10:34 +0530)
commit8853758268d253f2c087fdba2c7f3efbacfec1ec
treeb36c44d260d2a1688e9cabb7697750b76d2a20ee
parent98ee15ca3adcf7bc22695897cd63a3ce8c5c53ff
docs: platform: Update descriptions for qemu/sifive_u support

With QEMU v4.2 release that has improved the emulation fidelity
of 'sifive_u' machine, OpenSBI v0.4 / U-Boot v2019.10-rc1 / Linux
kernel v5.3-rc2 images built for the SiFive HiFive Unleashed board
can be used out of the box without any special hack.

Update our documents to mention 'qemu/sifive_u' platform should
only be used with QEMU v4.1 or before, and it will be dropped
sometime in the future release.

Going forward, 'sifive/fu540' platform can be used on both real
hardware and QEMU v4.2+ 'sifive_u' machine.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
docs/platform/qemu_sifive_u.md
docs/platform/sifive_fu540.md