From 8c12e6ecedeac599a0c25251bf86b02d12d9c55c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 26 Jan 2009 18:50:43 +0000 Subject: experimental support for the Planex MZK-W04NU board SVN-Revision: 14208 --- target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/files/include') diff --git a/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h b/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h index 64f19bf..5aba593 100644 --- a/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h +++ b/target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h @@ -1,7 +1,7 @@ /* * Atheros AR71xx SoC specific definitions * - * Copyright (C) 2008 Gabor Juhos + * Copyright (C) 2008-2009 Gabor Juhos * Copyright (C) 2008 Imre Kaloz * * Parts of this file are based on Atheros' 2.6.15 BSP @@ -122,6 +122,7 @@ extern unsigned long ar71xx_mach_type; #define AR71XX_MACH_WNR2000 11 /* NETGEAR WNR2000 */ #define AR71XX_MACH_PB42 12 /* Atheros PB42 */ #define AR71XX_MACH_MZK_W300NH 13 /* Planex MZK-W300NH */ +#define AR71XX_MACH_MZK_W04NU 14 /* Planex MZK-W04NU */ /* * PLL block -- cgit v1.1