commit | 476e75ab9d2cf2ad8ac8dfd9530c9fee148c2c7a | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Jun 19 18:06:25 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Jun 19 18:06:25 2014 +0100 |
tree | 3509aeb7b90df72a377d5e0200c13afeac7ceac4 | |
parent | 4063452eca8aaa432b5c42b1ccea81be01219b0e [diff] |
hw/arm/vexpress: Forbid specifying flash contents in two ways at once Detect attempts by the user to specify the contents of the first flash device via both -bios and -drive if=pflash... simultaneously and print a helpful error message. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1402419834-25982-1-git-send-email-peter.maydell@linaro.org