1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:09:49 +03:00

[tools] firmware-utils/mkcasfw: fix magic value of the TN-U200 board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14022 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-01-13 10:18:13 +00:00
parent 6d3f4634c4
commit 592f01f424

View 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