On Tue, 4 Feb 2025 at 00:22, Philippe Mathieu-Daudé <[email protected]> wrote: > > Except we alter the device tree blob, the 4B > is just another raspi model. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > 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 <[email protected]> thanks -- PMM
