On Tue, 4 Feb 2025 at 00:22, Philippe Mathieu-Daudé <philmd(a)linaro.org> wrote:
Except we alter the device tree blob, the 4B
is just another raspi model.
Signed-off-by: Philippe Mathieu-Daudé <philmd(a)linaro.org>
---
hw/arm/raspi.c | 114 ++++++++++++++++++++++++++++++++++++-
hw/arm/raspi4b.c | 136 ---------------------------------------------
hw/arm/meson.build | 2 +-
3 files changed, 114 insertions(+), 138 deletions(-)
delete mode 100644 hw/arm/raspi4b.c
Reviewed-by: Peter Maydell <peter.maydell(a)linaro.org>
thanks
-- PMM