[adm5120] add alternative board id for the ZyXEL P-334WT
[openwrt.git] / target / linux / adm5120 / files / include / asm-mips / mach-adm5120 / prom / zynos.h
index e9471b5..9ebf332 100644 (file)
@@ -6,20 +6,10 @@
  *  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.
+ *  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.
  *
- *  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.
- *
- *  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 +66,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.021225 seconds and 4 git commands to generate.