[PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1
Marek Vasut
marex at denx.de
Fri Sep 13 01:02:45 CEST 2024
On 9/12/24 8:06 AM, Lothar Rubusch wrote:
> Introduce device-tree files for Enclustra Intel AA1 SoMs and related
> support.
>
> - Mercury AA1
>
> The setup depends on a selected boot mode. Various fragments for SD/MMC
> and QSPI flash boot are provided.
>
> In combination, the following Enclustra carrier boards are supported:
>
> - ST1
> - PE1
> - PE3
>
> Signed-off-by: Andreas Buerkler <andreas.buerkler at enclustra.com>
> Signed-off-by: Lothar Rubusch <l.rubusch at gmail.com>
> ---
> arch/arm/dts/ME-AA1-270-2I2-D11E-NFX3.dtsi | 14 +
> arch/arm/dts/ME-AA1-270-3E4-D11E-NFX3.dtsi | 14 +
> arch/arm/dts/ME-AA1-480-2I3-D12E-NFX3.dtsi | 15 +
> arch/arm/dts/Makefile | 2 +
> arch/arm/dts/enclustra-aa1.dts | 32 ++
> .../dts/socfpga_arria10_mercury_aa1_handoff.h | 307 ++++++++++++++++++
> .../dts/socfpga_enclustra_mercury_aa1.dtsi | 179 ++++++++++
> ...cfpga_enclustra_mercury_aa1_qspi_boot.dtsi | 18 +
> ...fpga_enclustra_mercury_aa1_sdmmc_boot.dtsi | 18 +
> .../dts/socfpga_enclustra_mercury_pe1.dtsi | 7 +
> .../dts/socfpga_enclustra_mercury_pe3.dtsi | 8 +
> .../dts/socfpga_enclustra_mercury_st1.dtsi | 8 +
Is there any chance to upstream these DTs to Linux first , and then let
them all trickle into U-Boot through dts/upstream/ ?
More information about the U-Boot
mailing list