ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
[openwrt.git] / tools / firmware-utils / src / mkcasfw.c
index 66ca480..626e77d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
@@ -167,7 +166,7 @@ struct board_info {
 
 /* Trendnet products */
 #define MODEL_TN_U100          0x01000081 /* NFS-101U */
-#define MODEL_TN_U200          0x01000081 /* NFS-202U */
+#define MODEL_TN_U200          0x01000082 /* NFS-202U */
 
 /*
  * Globals
This page took 0.024617 seconds and 4 git commands to generate.