From c18cbbde4f5ad023e4c4aa6acfc8a039d2869351 Mon Sep 17 00:00:00 2001 From: Daniel Gimpelevich Date: Fri, 24 Jun 2016 15:12:35 +0200 Subject: lantiq: Use the correct SPI flash speed for the Netgear DGN3500 Signed-off-by: Daniel Gimpelevich --- target/linux/lantiq/dts/DGN3500.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi index 7854007e01..569fa9f11c 100644 --- a/target/linux/lantiq/dts/DGN3500.dtsi +++ b/target/linux/lantiq/dts/DGN3500.dtsi @@ -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"; -- cgit v1.2.3