[U-Boot] [PATCH 14/19] dts: Add device storage and partition to DTS
tien.fong.chee at intel.com
tien.fong.chee at intel.com
Tue Aug 29 10:45:56 UTC 2017
From: Tien Fong Chee <tien.fong.chee at intel.com>
SPL need to know the location of RBF files, before loading RBF
into memory and program FPGA.
Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
---
.../dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi b/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi
index b6b2f75..7fb4ba6 100644
--- a/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi
+++ b/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi
@@ -22,6 +22,7 @@
/* Bootloader setting: uboot.rbf_filename */
cff-file = "ghrd_10as066n2.periph.rbf.mkimage";
cffcore-file = "ghrd_10as066n2.core.rbf.mkimage";
+ cff_devpart = "0:1";
};
soc {
--
1.7.7.4
More information about the U-Boot
mailing list