add ALL5002 userspace support

detect EEPROM, MAC addresses and support sysupgrade for the ALL5002

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 32816
This commit is contained in:
John Crispin
2012-07-24 20:38:14 +00:00
parent e219c3ac3a
commit 2d2479a033
5 changed files with 9 additions and 1 deletions

View File

@@ -53,6 +53,9 @@ ramips_board_name() {
*"Allnet ALL0256N")
name="all0256n"
;;
*"Allnet ALL5002")
name="all5002"
;;
*"ARC FreeStation5")
name="freestation5"
;;