mpc85xx: fix up m25p80 device id (#21286)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47691
master
Felix Fietkau 9 years ago
parent 46112609d0
commit e2999a8e5f
  1. 2
      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>;

Loading…
Cancel
Save