projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33aaa09
)
arm64: zynqmp: Switch spi-flash to jedec,spi-nor on m-a2197
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 7 Aug 2019 07:58:29 +0000
(09:58 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:01 +0000
(13:37 +0200)
Mainline has done this switch and there is no reason not to switch it too.
Mainline U-Boot patch which has done that switch:
"dts: switch spi-flash to jedec, spi-nor compatible"
(sha1:
ffd4c7c2ecb745586239eb98d5dc0fe5e6ebe3bd
)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-m-a2197-01-revA.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-m-a2197-01-revA.dts
b/arch/arm/dts/zynqmp-m-a2197-01-revA.dts
index 4e41b6dfde16dbdebc3558d828f83de0fd9b2d9e..9bb4da6d99207e87c10e36860487d31f0137c0e5 100644
(file)
--- a/
arch/arm/dts/zynqmp-m-a2197-01-revA.dts
+++ b/
arch/arm/dts/zynqmp-m-a2197-01-revA.dts
@@
-74,7
+74,7
@@
status = "okay";
is-dual = <1>;
flash@0 {
- compatible = "m25p80", "
spi-flash
"; /* 32MB */
+ compatible = "m25p80", "
jedec,spi-nor
"; /* 32MB */
#address-cells = <1>;
#size-cells = <1>;
reg = <0x0>;