mpc85xx: fix up m25p80 device id (#21286)

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

SVN-Revision: 47691
This commit is contained in:
Felix Fietkau 2015-12-02 17:35:37 +00:00
parent 46112609d0
commit e2999a8e5f
1 changed files with 1 additions and 1 deletions

View File

@ -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>;