From 93e5c8cefcbb7e098f868afd7ff8d97e7f92f9c9 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 30 Mar 2014 09:15:41 +0000 Subject: [PATCH 1/1] lantiq: fixup 3370 dts file Signed-off-by: John Crispin SVN-Revision: 40311 --- target/linux/lantiq/dts/FRITZ3370.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/lantiq/dts/FRITZ3370.dts b/target/linux/lantiq/dts/FRITZ3370.dts index f5ad2c1bcc..0017ddedf1 100644 --- a/target/linux/lantiq/dts/FRITZ3370.dts +++ b/target/linux/lantiq/dts/FRITZ3370.dts @@ -6,7 +6,7 @@ model = "FRITZ3370 - Fritz!Box WLAN 3370"; chosen { - bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=jffs2"; + bootargs = "console=ttyLTQ0,115200"; }; memory@0 { @@ -205,7 +205,7 @@ }; ath9k_eep { - compatible = "ath9k,eeprom-mtd"; + compatible = "ath9k,eeprom"; ath,eep-flash = <&ath9k_cal 0x985>; ath,eep-endian; ath,eep-swap; -- 2.35.1