ar71xx: add user-space support for the EnGenius EAP300 v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41659 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-07-14 21:30:28 +00:00
parent 82e0111f3a
commit ce91c39624
5 changed files with 14 additions and 0 deletions

View file

@ -353,6 +353,7 @@ platform_check_image() {
pb42 | \
pb44 | \
all0305 | \
eap300v2 | \
eap7660d | \
ja76pf | \
ja76pf2 | \
@ -407,6 +408,7 @@ platform_do_upgrade() {
all0315n )
platform_do_upgrade_allnet "0x9f080000" "$ARGV"
;;
eap300v2 |\
cap4200ag)
platform_do_upgrade_allnet "0xbf0a0000" "$ARGV"
;;