add support for Allnet ALL5002 to kernel

support ALL5002 in ramips/rt305x branch of the kernel.

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

SVN-Revision: 32813
This commit is contained in:
John Crispin
2012-07-24 20:37:56 +00:00
parent 6641024f50
commit 0a08a776fb
5 changed files with 71 additions and 0 deletions

View File

@@ -58,6 +58,9 @@ enum ramips_mach_type {
RAMIPS_MACH_WR6202, /* Accton WR6202 */
RAMIPS_MACH_XDXRN502J, /* unknown XDX-RN502J */
RAMIPS_MACH_UR_336UN, /* UPVEL ROUTER */
/* RT3352 based machines */
RAMIPS_MACH_ALL5002, /* Allnet ALL5002 */
/* RT3662 based machines */
RAMIPS_MACH_RT_N56U, /* Asus RT-N56U */