[tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 board
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jan 2009 10:18:13 +0000 (10:18 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jan 2009 10:18:13 +0000 (10:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14022 3c298f89-4303-0410-b956-a3cf2f4a3e73

tools/firmware-utils/src/mkcasfw.c

index 66ca4804aa18f7793171b3d4c781f61a84ec9825..e294ad659c0efcdfe5bb40a0f54a8d8615d3d10a 100644 (file)
@@ -167,7 +167,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