Skip to content

Commit

Permalink
Updated WLAN led polarity, firmware partition increased to 0x7b0000
Browse files Browse the repository at this point in the history
  • Loading branch information
selfbg committed Jul 3, 2015
1 parent d5b25f5 commit 2f25eb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 136 deletions.
7 changes: 6 additions & 1 deletion target/linux/ramips/dts/OLINUXINO-RT5350F.dts
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,17 @@

partition@50000 {
label = "firmware";
reg = <0x50000 0x3b0000>;
reg = <0x50000 0x7b0000>;
};
};
};
gpio1: gpio@660 {
status = "okay";
};

i2c@900 {
status = "okay";
};
};

pinctrl {
Expand All @@ -66,6 +70,7 @@

wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
ralink,led-polarity = <1>;
};

ehci@101c0000 {
Expand Down
135 changes: 0 additions & 135 deletions target/linux/ramips/dts/RT5350F-OLINUXINO.dts

This file was deleted.

0 comments on commit 2f25eb5

Please sign in to comment.