2
0
forked from Ivasoft/openwrt

ar71xx: add support for compex wpj531

tftpboot 0x80500000 openwrt-ar71xx-generic-wpj531-16M-squashfs-sysupgrade.bin
erase 0x9f030000 +$filesize
erase 0x9f680000 +1
cp.b $fileaddr 0x9f030000 $filesize

Signed-off-by: Christian Mehlis <christian@m3hlis.de>

SVN-Revision: 46045
This commit is contained in:
John Crispin
2015-06-18 18:21:15 +00:00
parent 694dd581eb
commit 8399be545a
9 changed files with 179 additions and 6 deletions

View File

@@ -369,6 +369,10 @@ wpj344)
ucidef_add_switch_vlan "switch0" "2" "0t 2"
;;
wpj531)
ucidef_set_interfaces_lan_wan "eth0" "eth1"
;;
wpj558)
ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
ucidef_add_switch "switch0" "1" "1"