
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 tfchee@altera.com Cc: Marek Vasut marex@denx.de Cc: Stefan Roese sr@denx.de Cc: Dinh Nguyen dinguyen@opensource.altera.com Cc: Chin Liang See clsee@altera.com Cc: Tien Fong skywindctf@gmail.com
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-a...
Can I compile U-Boot and run it on A10 with this DT ?