ar71xx: add support for ALFA Network's Hornet-UB board

SVN-Revision: 29535
This commit is contained in:
Gabor Juhos
2011-12-14 20:54:10 +00:00
parent 66c8cc0f6d
commit b9c5cb5c9a
9 changed files with 160 additions and 0 deletions

View File

@@ -163,6 +163,9 @@ ar71xx_board_detect() {
*JWAP003)
name="jwap003"
;;
*"Hornet-UB")
name="hornet-ub"
;;
*LS-SR71)
name="ls-sr71"
;;

View File

@@ -81,6 +81,7 @@ platform_check_image() {
ap121-mini | \
ap96 | \
db120 | \
hornet-ub | \
zcn-1523h-2 | \
zcn-1523h-5)
[ "$magic_long" != "68737173" -a "$magic_long" != "19852003" ] && {