summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/tcctool/tcctool.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/tcctool/tcctool.c b/utils/tcctool/tcctool.c
index 9fd9863e8a..04587853b9 100644
--- a/utils/tcctool/tcctool.c
+++ b/utils/tcctool/tcctool.c
@@ -55,6 +55,7 @@ static struct device_t devices[] =
{"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x42e97010 },
{"m200", "Sansa M200 series", 0xb021, 0x20000000, 0x42e97010 },
{"cowond2", "Cowon D2", 0xb011, 0x20000000, 0xa2e92010 },
+ {"cowonj3", "Cowon J3", 0xb057, 0x20000000, 0xaaac7800 },
{"cowons9", "Cowon S9", 0xb057, 0x20000000, 0xa1102800 },
{"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 },
{"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },