OSDN Git Service

riscv/boot: Fixup the RISC-V firmware warning
authorAlistair Francis <alistair.francis@wdc.com>
Mon, 22 Jul 2019 20:20:40 +0000 (13:20 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Fri, 26 Jul 2019 23:03:48 +0000 (16:03 -0700)
commit75ea2529cf09aa4630c5357f9814f04b6697e8b7
tree30ad5ed4beab4d1317ffd7a7ae306c74f4316d4c
parentbf8b024372bf8abf5a9f40bfa65eeefad23ff988
riscv/boot: Fixup the RISC-V firmware warning

Fix a typo in the warning message displayed to users, don't print the
message when running inside qtest and don't mention a specific QEMU
version for the deprecation.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
hw/riscv/boot.c