summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-02 17:35:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-02 17:35:37 +0000
commite2999a8e5fd9f6a8eea91bb070ca01e5eae387be (patch)
tree8f4ffde31a252d7cb3dac01a7d7910e897908da1 /target/linux/mpc85xx
parent46112609d0bf7cb9659d0eb0462e02108c7880b7 (diff)
downloadmaster-31e0f0ae-e2999a8e5fd9f6a8eea91bb070ca01e5eae387be.tar.gz
master-31e0f0ae-e2999a8e5fd9f6a8eea91bb070ca01e5eae387be.tar.bz2
master-31e0f0ae-e2999a8e5fd9f6a8eea91bb070ca01e5eae387be.zip
mpc85xx: fix up m25p80 device id (#21286)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47691
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
index 148c7a2fe3..0d79dc0db2 100644
--- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
+++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts
@@ -37,7 +37,7 @@
flash@0 {
#address-cells = <1>;
#size-cells = <1>;
- compatible = "spansion,s25fl129p1";
+ compatible = "jedec,spi-nor";
reg = <0>;
spi-max-frequency = <25000000>;