[ar71xx] create profile for the WRT400N board
[openwrt.git] / target / linux / adm5120 / files / include / asm-mips / mach-adm5120 / prom / zynos.h
index e9471b5..d1e3e5b 100644 (file)
@@ -1,25 +1,12 @@
 /*
- *  $Id$
- *
  *  ZyNOS (ZyXEL's Networking OS) definitions
  *
- *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
- *
- *  This program is free software; you can redistribute it and/or
- *  modify it under the terms of the GNU General Public License
- *  as published by the Free Software Foundation; either version 2
- *  of the License, or (at your option) any later version.
+ *  Copyright (C) 2007-2008 Gabor Juhos <juhosg@openwrt.org>
  *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
+ *  This program is free software; you can redistribute it and/or modify it
+ *  under the terms of the GNU General Public License version 2 as published
+ *  by the Free Software Foundation.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the
- *  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- *  Boston, MA  02110-1301, USA.
  */
 
 #ifndef _ZYNOS_H
@@ -76,6 +63,7 @@ struct zynos_board_info {
 #define ZYNOS_BOARD_P334WH     0x00E0  /* Prestige 334WH */
 #define ZYNOS_BOARD_P334WHD    0x00E1  /* Prestige 334WHD */
 #define ZYNOS_BOARD_P334WT     0x9FEF  /* Prestige 334WT */
+#define ZYNOS_BOARD_P334WT_ALT 0x9F02  /* Prestige 334WT alternative*/
 #define ZYNOS_BOARD_P335       0x9FED  /* Prestige 335/335WT */
 #define ZYNOS_BOARD_P335PLUS   0x0025  /* Prestige 335Plus */
 #define ZYNOS_BOARD_P335U      0x9FDC  /* Prestige 335U */
This page took 0.028564 seconds and 4 git commands to generate.