aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-06-29 16:33:46 +0000
committerJohn Crispin <blogic@openwrt.org>2013-06-29 16:33:46 +0000
commit1b8ff1a3345beead1d81ccf37b5cfebcc36a686f (patch)
tree9140d43a5b9f742af2b4e9e3d52a764e963db9ed /target/linux/lantiq/dts
parent858714fd0653d8cd8bb7b9556888e90101a53603 (diff)
downloadupstream-1b8ff1a3345beead1d81ccf37b5cfebcc36a686f.tar.gz
upstream-1b8ff1a3345beead1d81ccf37b5cfebcc36a686f.tar.bz2
upstream-1b8ff1a3345beead1d81ccf37b5cfebcc36a686f.zip
lantiq: Add support for loading athxk eeproms through mtd
This patch enables retrieving the wifi calibration data from an MTD partition. Try to copy mac address from ethernet before generating a random one. This fixes DGN3500 ath9k support. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37087 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r--target/linux/lantiq/dts/DGN3500.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/DGN3500.dtsi b/target/linux/lantiq/dts/DGN3500.dtsi
index b2fb269ce8..9233b108f5 100644
--- a/target/linux/lantiq/dts/DGN3500.dtsi
+++ b/target/linux/lantiq/dts/DGN3500.dtsi
@@ -116,6 +116,7 @@
compatible = "ath9k,eeprom";
ath,eep-flash = <&ath9k_cal 0xf000>;
ath,pci-slot = <14>;
+ ath,eep-endian;
ath,eep-swap;
};