On 5/24/23 07:59, Philippe Mathieu-Daudé wrote:
Instead of having each machine instance set whether EP/PB,
set it once in their class_init() handler.
Arguably this could be extracted from the board_id field.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/arm/realview.c | 7 ---
1 file chan
Instead of having each machine instance set whether EP/PB,
set it once in their class_init() handler.
Arguably this could be extracted from the board_id field.
Signed-off-by: Philippe Mathieu-Daudé
---
hw/arm/realview.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/