Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6

2024-01-08 Thread Philippe Mathieu-Daudé
(+Thomas) On 8/1/24 13:58, Nikita Ostrenkov wrote: Hi! Thanks! I'll send a new version of this patch. But what about fsl imx7? Should it also have PCIE_DEVICES? Yeah I think so, we missed this in commit 02047622b7 ("hw/arm: Express dependencies of the remaining IMX boards with Kconfig"). п

Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6

2024-01-08 Thread Nikita Ostrenkov
Hi! Thanks! I'll send a new version of this patch. But what about fsl imx7? Should it also have PCIE_DEVICES? пн, 8 янв. 2024 г. в 15:20, Philippe Mathieu-Daudé : > Hi Nikita, > > On 7/1/24 17:57, Nikita Ostrenkov wrote: > > Signed-off-by: Nikita Ostrenkov > > --- > > hw/arm/Kconfig

Re: [PATCH] hw/arm: add PCIe to Freescale i.MX6

2024-01-08 Thread Philippe Mathieu-Daudé
Hi Nikita, On 7/1/24 17:57, Nikita Ostrenkov wrote: Signed-off-by: Nikita Ostrenkov --- hw/arm/Kconfig| 3 +++ hw/arm/fsl-imx6.c | 25 ++ include/hw/arm/fsl-imx6.h | 44 --- 3 files changed, 51 insertions(+), 21 d