diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-09-24 13:18:01 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-10-01 15:31:01 +0100 |
commit | 62f06f71373f2c3123e9599e59c80fccea24c604 (patch) | |
tree | e2854aa54fca05cd9409580aa149cce92f47b838 /.exrc | |
parent | e79f01f3ae65aae1baf01486d800f8b04a939d4e (diff) | |
download | qemu-62f06f71373f2c3123e9599e59c80fccea24c604.zip qemu-62f06f71373f2c3123e9599e59c80fccea24c604.tar.gz qemu-62f06f71373f2c3123e9599e59c80fccea24c604.tar.bz2 |
hw/arm/raspi: Display the board revision in the machine description
Display the board revision in the machine description.
Before:
$ qemu-system-aarch64 -M help | fgrep raspi
raspi2 Raspberry Pi 2B
raspi3 Raspberry Pi 3B
After:
raspi2 Raspberry Pi 2B (revision 1.1)
raspi3 Raspberry Pi 3B (revision 1.2)
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200924111808.77168-2-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to '.exrc')
0 files changed, 0 insertions, 0 deletions