mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
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
@ -6,7 +6,7 @@
|
|||||||
model = "FRITZ3370 - Fritz!Box WLAN 3370";
|
model = "FRITZ3370 - Fritz!Box WLAN 3370";
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit rootfstype=jffs2";
|
bootargs = "console=ttyLTQ0,115200";
|
||||||
};
|
};
|
||||||
|
|
||||||
memory@0 {
|
memory@0 {
|
||||||
@ -205,7 +205,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
ath9k_eep {
|
ath9k_eep {
|
||||||
compatible = "ath9k,eeprom-mtd";
|
compatible = "ath9k,eeprom";
|
||||||
ath,eep-flash = <&ath9k_cal 0x985>;
|
ath,eep-flash = <&ath9k_cal 0x985>;
|
||||||
ath,eep-endian;
|
ath,eep-endian;
|
||||||
ath,eep-swap;
|
ath,eep-swap;
|
||||||
|
Loading…
Reference in New Issue
Block a user