hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
commitbf1da4b308686fe8e3d86db7084793a7a3d7c54a
authorSergey Kambalin <serg.oker@gmail.com>
Mon, 26 Feb 2024 00:02:29 +0000 (25 18:02 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Feb 2024 13:01:42 +0000 (27 13:01 +0000)
treef5e9c342bb1602fd2ced646cdc6893b918e596fd
parent7785e8ea220493ef4faa98647946855ba1d28c43
hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices

This commit adds RPi4B device tree modifications:
- disable pcie, rng200, thermal sensor and genet devices
  (they're going to be re-enabled in the following commits)
- create additional memory region in device tree
  if RAM amount exceeds VC base address.

Signed-off-by: Sergey Kambalin <sergey.kambalin@auriga.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240226000259.2752893-12-sergey.kambalin@auriga.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/raspi.c
hw/arm/raspi4b.c
include/hw/arm/raspi_platform.h