hw/arm/raspi: Define various blocks base addresses
commitd8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 21 Sep 2020 03:47:27 +0000 (21 05:47 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 1 Oct 2020 14:31:00 +0000 (1 15:31 +0100)
tree545ad4a38670ba04acad18b8d7c77b1314350617
parentdd701fafe55a78e655d4823d29226d92250a6b56
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>
include/hw/arm/raspi_platform.h