On 2 November 2018 at 00:13, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > Base addresses and sizes taken from the "BCM2835 ARM Peripherals" > datasheet from February 06 2012: > https://www.raspberrypi.org/app/uploads/2012/02/BCM2835-ARM-Peripherals.pdf > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/arm/bcm2835_peripherals.c | 26 ++++++++++++++++++++++++++ > include/hw/arm/bcm2835_peripherals.h | 10 ++++++++++ > include/hw/arm/raspi_platform.h | 2 ++ > 3 files changed, 38 insertions(+)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM