Re: [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models

2025-02-04 Thread Peter Maydell
On Tue, 4 Feb 2025 at 00:22, Philippe Mathieu-Daudé wrote: > > Except we alter the device tree blob, the 4B > is just another raspi model. > > Signed-off-by: Philippe Mathieu-Daudé > --- > hw/arm/raspi.c | 114 - > hw/arm/raspi4b.c | 136

[PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models

2025-02-03 Thread Philippe Mathieu-Daudé
Except we alter the device tree blob, the 4B is just another raspi model. Signed-off-by: Philippe Mathieu-Daudé --- hw/arm/raspi.c | 114 - hw/arm/raspi4b.c | 136 - hw/arm/meson.build | 2 +- 3 files changed