summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--utils/tcctool/tcctool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tcctool/tcctool.c b/utils/tcctool/tcctool.c
index d191a0d26f..4c4ea8fedd 100644
--- a/utils/tcctool/tcctool.c
+++ b/utils/tcctool/tcctool.c
@@ -48,7 +48,7 @@ struct device_t
48 48
49static struct device_t devices[] = 49static struct device_t devices[] =
50{ 50{
51 {"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x62e97010 }, 51 {"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x42e97010 },
52 {"cowond2", "Cowon D2", 0xb011, 0x20000000, 0xa2e92010 }, 52 {"cowond2", "Cowon D2", 0xb011, 0x20000000, 0xa2e92010 },
53 {"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 }, 53 {"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 },
54 {"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 }, 54 {"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },