Re: [PATCH 18/22] ppc405: Move machine specific code to ppc405_boards.c
On 8/13/22 17:34, BALATON Zoltan wrote: These are only used by tha board code so move out from the shared SoC s/tha/the/ model and put it in the boards file. Reviewed-by: Cédric Le Goater Thanks, C. Signed-off-by: BALATON Zoltan --- hw/ppc/ppc405.h| 38 - hw/ppc/ppc40
[PATCH 18/22] ppc405: Move machine specific code to ppc405_boards.c
These are only used by tha board code so move out from the shared SoC model and put it in the boards file. Signed-off-by: BALATON Zoltan --- hw/ppc/ppc405.h| 38 - hw/ppc/ppc405_boards.c | 375 +++-- hw/ppc/ppc405_uc.c | 92 -- 3 file