]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/bcm2835_peripherals.c
hw/arm/bcm2835: Add various unimplemented peripherals
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 26 Sep 2019 17:34:13 +0000 (19:34 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:05 +0000 (18:09 +0100)
commit00cbd5bd74b1d9db3f39c45aea8eebeedb641051
treef9d426beb5f98f4841a45e3d83dd81de42ecdf3b
parent5cd436f95066be3eb87e8767fb1a95ebdd4a9dc8
hw/arm/bcm2835: Add various unimplemented peripherals

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

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20190926173428.10713-6-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/bcm2835_peripherals.c
include/hw/arm/bcm2835_peripherals.h
include/hw/arm/raspi_platform.h