From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 30 Sep 2016 19:29:21 +0200 Subject: [U-Boot] [PATCH] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc In-Reply-To: <1475223168-2611-1-git-send-email-tfchee@altera.com> References: <1475223168-2611-1-git-send-email-tfchee@altera.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/30/2016 10:12 AM, Tien Fong Chee wrote: > This is initial version of device tree for the Intel socfpga arria10 > development kit with sdmmc. > > Signed-off-by: Tien Fong Chee > Cc: Marek Vasut > Cc: Stefan Roese > Cc: Dinh Nguyen > Cc: Chin Liang See > Cc: Tien Fong > --- > arch/arm/dts/socfpga_arria10.dtsi | 866 +++++++++++++++++++++++ > arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi | 457 ++++++++++++ > arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts | 30 + > 3 files changed, 1353 insertions(+), 0 deletions(-) > create mode 100755 arch/arm/dts/socfpga_arria10.dtsi > create mode 100755 arch/arm/dts/socfpga_arria10_handoff_sdmmc.dtsi > create mode 100755 arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts > How does this fit with this previous stuff ? http://git.denx.de/?p=u-boot/u-boot-socfpga.git;a=shortlog;h=refs/heads/01-arria10 Can I compile U-Boot and run it on A10 with this DT ? -- Best regards, Marek Vasut