projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc0a1a0
)
arm: socfpga: av_socdk: Add support for QSPI boot
author
Marek Vasut
<marex@denx.de>
Thu, 11 Feb 2016 14:53:51 +0000
(15:53 +0100)
committer
Marek Vasut
<marex@denx.de>
Wed, 24 Feb 2016 18:13:03 +0000
(19:13 +0100)
Add missing DT nodes to allow booting from QSPI NOR.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Chin Liang See <clsee@altera.com>
Cc: Denis Bakhvalov <denis.bakhvalov@nokia.com>
arch/arm/dts/socfpga_arria5_socdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_arria5_socdk.dts
b/arch/arm/dts/socfpga_arria5_socdk.dts
index 5933a406cb05191380a8519be8a1fa8e51b4d465..9ac48a168321751b70c4fd245f0c33b69f261455 100644
(file)
--- a/
arch/arm/dts/socfpga_arria5_socdk.dts
+++ b/
arch/arm/dts/socfpga_arria5_socdk.dts
@@
-82,8
+82,10
@@
&qspi {
status = "okay";
+ u-boot,dm-pre-reloc;
flash0: n25q00@0 {
+ u-boot,dm-pre-reloc;
#address-cells = <1>;
#size-cells = <1>;
compatible = "n25q00";