Re: [PATCH v2 3/7] ARM: socfpga: add Enclustra AA1 SoM support

2024-09-22 Thread Marek Vasut
On 9/17/24 8:21 AM, Lothar Rubusch wrote: [...] diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig index 6b6a162f56..d42e7817be 100644 --- a/arch/arm/mach-socfpga/Kconfig +++ b/arch/arm/mach-socfpga/Kconfig @@ -221,6 +221,10 @@ config TARGET_SOCFPGA_TERASIC_SOCKIT

[PATCH v2 3/7] ARM: socfpga: add Enclustra AA1 SoM support

2024-09-17 Thread Lothar Rubusch
Introduce initial support for the Enclustra SoMs: - Mercury AA1 Cover general board files for SD/MMC and QSPI boot modes. Integrate the boards to kconfig. All build variants will depend on Quartus handoff files, thus they depend on the particular Quartus design. The approach is covered in the acc