Author: nbd Date: 2015-12-02 18:35:37 +0100 (Wed, 02 Dec 2015) New Revision: 47691
Modified: trunk/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts Log: mpc85xx: fix up m25p80 device id (#21286) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts =================================================================== --- trunk/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts 2015-12-02 17:20:39 UTC (rev 47690) +++ trunk/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts 2015-12-02 17:35:37 UTC (rev 47691) @@ -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>; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
