lantiq: Use the correct SPI flash speed for the Netgear DGN3500

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
v19.07.3_mercusys_ac12_duma
Daniel Gimpelevich 8 years ago committed by John Crispin
parent 8241479605
commit e8780b643b

@ -168,7 +168,7 @@
#size-cells = <1>;
compatible = "jedec,spi-nor";
reg = <4 0>;
spi-max-frequency = <1000000>;
spi-max-frequency = <30000000>;
partitions {
compatible = "fixed-partitions";

Loading…
Cancel
Save