ramips: add support for WR8305RT board

Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com>
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41584
This commit is contained in:
John Crispin
2014-07-12 06:54:03 +00:00
parent 91e2f1e9a6
commit ba3988fb16
9 changed files with 137 additions and 1 deletions

View File

@@ -17,7 +17,8 @@ preinit_set_mac_address() {
w150m | \
mzk-w300nh2 |\
wl-330n |\
wl-330n3g)
wl-330n3g |\
wr8305rt)
mac=$(mtd_get_mac_binary factory 4)
ifconfig eth0 hw ether $mac 2>/dev/null
;;