diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-09-21 05:47:27 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-10-01 15:31:00 +0100 |
commit | d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4 (patch) | |
tree | 545ad4a38670ba04acad18b8d7c77b1314350617 /hw | |
parent | dd701fafe55a78e655d4823d29226d92250a6b56 (diff) | |
download | qemu-d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4.zip qemu-d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4.tar.gz qemu-d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4.tar.bz2 |
hw/arm/raspi: Define various blocks base addresses
The Raspberry firmware is closed-source. While running it, it
accesses various I/O registers. Logging these accesses as UNIMP
(unimplemented) help to understand what the firmware is doing
(ideally we want it able to boot a Linux kernel).
Document various blocks we might use later.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Luc Michel <luc.michel@greensocs.com>
Message-id: 20200921034729.432931-2-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions