summaryrefslogtreecommitdiff
path: root/utils/tcctool/tcctool.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tcctool/tcctool.c')
-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 7b72c66c00..533f088555 100644
--- a/utils/tcctool/tcctool.c
+++ b/utils/tcctool/tcctool.c
@@ -59,6 +59,7 @@ static struct device_t devices[] =
59 {"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 }, 59 {"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 },
60 {"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 }, 60 {"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },
61 {"logikdax", "Logik DAX 1GB DAB/MP3 player", 0xb021, 0x20000000, 0x52e97410 }, 61 {"logikdax", "Logik DAX 1GB DAB/MP3 player", 0xb021, 0x20000000, 0x52e97410 },
62 {"x20", "iRiver X20", 0xb051, 0x20000000, 0x02e92010 },
62 {"ypp2", "Samsung YP-P2", 0xb011, 0x20000000, 0x22e92010 }, 63 {"ypp2", "Samsung YP-P2", 0xb011, 0x20000000, 0x22e92010 },
63 {"ypk3", "Samsung YP-K3", 0xb021, 0x20000000, 0x62e92018 }, 64 {"ypk3", "Samsung YP-K3", 0xb021, 0x20000000, 0x62e92018 },
64}; 65};