diff options
Diffstat (limited to 'target/linux/ramips/dts/FIREWRT.dts')
-rw-r--r-- | target/linux/ramips/dts/FIREWRT.dts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index b318e6808b..1871de99be 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/target/linux/ramips/dts/FIREWRT.dts @@ -5,7 +5,6 @@ #include <dt-bindings/input/input.h> / { - compatible = "mediatek,mt7621-eval-board", "mediatek,mt7621-soc"; model = "Firefly FireWRT"; memory@0 { @@ -58,8 +57,8 @@ #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; - linux,modalias = "m25p80"; spi-max-frequency = <10000000>; + m25p,chunked-io = <32>; partition@0 { label = "u-boot"; |