Searched hist:d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/hw/arm/ |
H A D | raspi_platform.h | diff d8e53d7b2d22eb1e8c9fd0a5deb4268a6a8198f4 Sun Sep 20 22:47:27 CDT 2020 Philippe Mathieu-Daudé <f4bug@amsat.org> 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>
|