projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d8e13e
)
arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts
author
Dinh Nguyen
<dinguyen@opensource.altera.com>
Mon, 12 Oct 2015 16:59:04 +0000
(11:59 -0500)
committer
Marek Vasut
<marex@denx.de>
Fri, 16 Oct 2015 23:47:31 +0000
(
01:47
+0200)
We need "u-boot,dm-pre-reloc" in the socfpga_cyclone5_socdk.dts file in
order for the SPL to use SD/MMC.
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/dts/socfpga_cyclone5_socdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_cyclone5_socdk.dts
b/arch/arm/dts/socfpga_cyclone5_socdk.dts
index
9650eb0
..
5465609
100644
(file)
--- a/
arch/arm/dts/socfpga_cyclone5_socdk.dts
+++ b/
arch/arm/dts/socfpga_cyclone5_socdk.dts
@@
-69,6
+69,9
@@
};
&mmc0 {
+ status = "okay";
+ u-boot,dm-pre-reloc;
+
cd-gpios = <&portb 18 0>;
vmmc-supply = <®ulator_3_3v>;
vqmmc-supply = <®ulator_3_3v>;