hw/arm/cubieboard: report error when using unsupported -bios argument
commit3c2fb21ad2a02186bec986001ae1f1eefdfdb549
authorNiek Linnenbank <nieklinnenbank@gmail.com>
Thu, 5 Mar 2020 16:09:19 +0000 (5 16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 16:09:19 +0000 (5 16:09 +0000)
tree40d04eed3cb94246fceb2fb20dfc9daa89d9ad2d
parente207245fc20aab00faf4d9c4c63fcc170e7a3ba7
hw/arm/cubieboard: report error when using unsupported -bios argument

The Cubieboard machine does not support the -bios argument.
Report an error when -bios is used and exit immediately.

Signed-off-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20200227220149.6845-5-nieklinnenbank@gmail.com
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/cubieboard.c