Re: [PATCH 08/13] ppc440: Remove ppc460ex_pcie_init legacy init function

2023-07-04 Thread Philippe Mathieu-Daudé
On 4/7/23 00:02, BALATON Zoltan wrote: After previous changes we can now remove the legacy init function and move the device creation to board code. Signed-off-by: BALATON Zoltan --- hw/ppc/ppc440.h | 1 - hw/ppc/ppc440_uc.c | 21 - hw/ppc/sam460ex.c

[PATCH 08/13] ppc440: Remove ppc460ex_pcie_init legacy init function

2023-07-03 Thread BALATON Zoltan
After previous changes we can now remove the legacy init function and move the device creation to board code. Signed-off-by: BALATON Zoltan --- hw/ppc/ppc440.h | 1 - hw/ppc/ppc440_uc.c | 21 - hw/ppc/sam460ex.c | 17 - include/hw/ppc/ppc4x