lantiq: fixup 3370 dts file
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40311
This commit is contained in:
parent
561a7ef93b
commit
93e5c8cefc
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue