add ALL5003 to board description in mach-all5002.c
adapt detection in user-space accordingly
(no functional changes)
Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35851
*"Allnet ALL0256N")
name="all0256n"
;;
- *"Allnet ALL5002")
+ *"Allnet ALL5002/ALL5003")
name="all5002"
;;
*"ARC FreeStation5")
rt305x_register_usb();
}
-MIPS_MACHINE(RAMIPS_MACH_ALL5002, "ALL5002", "Allnet ALL5002",
+MIPS_MACHINE(RAMIPS_MACH_ALL5002, "ALL5002", "Allnet ALL5002/ALL5003",
all5002_init);