Re: [PATCH v3 02/22] ppc/ppc405: Introduce a PPC405 generic machine

2022-08-08 Thread BALATON Zoltan
On Mon, 8 Aug 2022, Cédric Le Goater wrote: We will use this machine as a base to define the ref405ep and possibly the PPC405 hotfoot board as found in the Linux kernel. Signed-off-by: Cédric Le Goater Reviewed-by: BALATON Zoltan --- hw/ppc/ppc405_boards.c | 31

[PATCH v3 02/22] ppc/ppc405: Introduce a PPC405 generic machine

2022-08-08 Thread Cédric Le Goater
We will use this machine as a base to define the ref405ep and possibly the PPC405 hotfoot board as found in the Linux kernel. Signed-off-by: Cédric Le Goater --- hw/ppc/ppc405_boards.c | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/hw/ppc/ppc