From: John Crispin <john@openwrt.org>
Date: Sun, 30 Mar 2014 09:15:41 +0000 (+0000)
Subject: lantiq: fixup 3370 dts file
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=93e5c8cefcbb7e098f868afd7ff8d97e7f92f9c9;p=openwrt%2Fstaging%2Fsvanheule.git

lantiq: fixup 3370 dts file

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 40311
---

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;