diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-26 18:50:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-26 18:50:43 +0000 |
commit | 8c12e6ecedeac599a0c25251bf86b02d12d9c55c (patch) | |
tree | 2a6fc2705359a7cb9a547ec9713d48cd3f9ea592 /target/linux/ar71xx/files/include | |
parent | 093cddebb397aca3947598d209df720454bfa54f (diff) | |
download | upstream-8c12e6ecedeac599a0c25251bf86b02d12d9c55c.tar.gz upstream-8c12e6ecedeac599a0c25251bf86b02d12d9c55c.tar.bz2 upstream-8c12e6ecedeac599a0c25251bf86b02d12d9c55c.zip |
experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
Diffstat (limited to 'target/linux/ar71xx/files/include')
-rw-r--r-- | target/linux/ar71xx/files/include/asm-mips/mach-ar71xx/ar71xx.h | 3 |
1 files changed, 2 insertions, 1 deletions
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 64f19bf62c..5aba593e29 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 <juhosg@openwrt.org> + * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * 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 |