2
0
forked from Ivasoft/openwrt

mvebu: better integrate xp-gp

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 45459
This commit is contained in:
Luka Perkov
2015-04-16 13:53:57 +00:00
parent c64fdadea7
commit 76330e9b57
2 changed files with 6 additions and 0 deletions

View File

@@ -43,6 +43,9 @@ mvebu_board_detect() {
*"Marvell Armada 385 Access Point Development Board")
name="armada-385-db-ap"
;;
*"Marvell Armada XP Development Board DB-MV784MP-GP")
name="armada-xp-gp"
;;
esac
[ -z "$name" ] && name="unknown"