summaryrefslogtreecommitdiff
path: root/tools/creative.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-10-22 00:20:18 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2013-10-22 00:34:35 +0200
commit4da8a441d103c40ecc9c1f84cb5bef49ca8c1e8f (patch)
tree9e3689c198690a6beb0e6a63803d7b5b065b6f8d /tools/creative.h
parent0ff8ce764e32127ee7695f64d7cb35e4b277c207 (diff)
downloadrockbox-4da8a441d103c40ecc9c1f84cb5bef49ca8c1e8f.tar.gz
rockbox-4da8a441d103c40ecc9c1f84cb5bef49ca8c1e8f.zip
tools/scramble: add support for a couple more Creative devices
This is mostly for consistency, this tool will be unused by the newer targets. Also update the usage() display to mention -no-ciff Change-Id: I4500f5fdce771ad3c53701a0bbaace916e88759d
Diffstat (limited to 'tools/creative.h')
-rw-r--r--tools/creative.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/creative.h b/tools/creative.h
index ee2cf90582..531336aa32 100644
--- a/tools/creative.h
+++ b/tools/creative.h
@@ -28,7 +28,9 @@ enum
28 ZENVISIONM60 = 1, 28 ZENVISIONM60 = 1,
29 ZENVISION = 2, 29 ZENVISION = 2,
30 ZENV = 3, 30 ZENV = 3,
31 ZEN = 4 31 ZEN = 4,
32 ZENXFI = 5,
33 ZENMOZAIC = 6
32}; 34};
33 35
34struct device_info 36struct device_info