aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/3G-6200NL.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-17 10:55:31 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-17 10:55:31 +0000
commitfc41c343df1dbdba26a5e6e3783f659492579ef3 (patch)
tree481c07f88d78f30b742f6bf23b2553c90b9441d8 /target/linux/ramips/dts/3G-6200NL.dts
parenta92002146dc66ede4948d81cf3bffd16845a42fa (diff)
downloadmaster-187ad058-fc41c343df1dbdba26a5e6e3783f659492579ef3.tar.gz
master-187ad058-fc41c343df1dbdba26a5e6e3783f659492579ef3.tar.bz2
master-187ad058-fc41c343df1dbdba26a5e6e3783f659492579ef3.zip
ramips: soc wmac eeprom cleanup
Move eeprom extraction from scripts to dts files. Additionally there are few other changes like: - whitespace fixes - add partition labels where needed - BR6524N board doesn't exist (lost in translation?) - fix Edimax 3g-6200nl model - add wmac eeprom to dts for Asus RT-N14U board Compile tested all subtargets and their profiles. Run tested on: - Asus RT-N15 - Asus RT-N14U - Buffalo WHR-600D - Argus ATP52B - Sparklan WCR-150GN Few problems noted: - many boards didn't have wmac eeprom information defined at all - several boards don't have any patitions defined (see FIXME comments in dts) Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41680 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/3G-6200NL.dts')
-rw-r--r--target/linux/ramips/dts/3G-6200NL.dts8
1 files changed, 6 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/3G-6200NL.dts b/target/linux/ramips/dts/3G-6200NL.dts
index 265806154a..6a2f46f2b3 100644
--- a/target/linux/ramips/dts/3G-6200NL.dts
+++ b/target/linux/ramips/dts/3G-6200NL.dts
@@ -3,8 +3,8 @@
/include/ "rt3050.dtsi"
/ {
- compatible = "3G-6200N", "ralink,rt3050-soc";
- model = "Edimax 3g-6200n";
+ compatible = "3G-6200NL", "ralink,rt3050-soc";
+ model = "Edimax 3g-6200nl";
pinctrl {
state_default: pinctrl0 {
@@ -58,6 +58,10 @@
ralink,portmap = <0x2f>;
};
+ wmac@10180000 {
+ ralink,mtd-eeprom = <&factory 0>;
+ };
+
gpio-leds {
compatible = "gpio-leds";
wlan {