summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/sonynwz/nwz-db.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2019-04-22 23:32:18 +0200
committerAmaury Pouly <amaury.pouly@gmail.com>2019-04-22 23:45:33 +0200
commit063ff294a266f68ab93f462c264613c2223a40cd (patch)
tree908e17e4b85667748b4ecac3c926628e3c8b1436 /firmware/target/hosted/sonynwz/nwz-db.h
parente41a563b6cda71b8c973e884f47140087ebcd5ff (diff)
downloadrockbox-063ff294a266f68ab93f462c264613c2223a40cd.tar.gz
rockbox-063ff294a266f68ab93f462c264613c2223a40cd.zip
nwztools: add DMP-Z1 to the database
This is one of those fancy gold-plated devices. Of course it breaks my scripts that were nicely expecting every device to start with NW. Change-Id: I161320f620f65f4f92c2650d192b26a9831eeb9d
Diffstat (limited to 'firmware/target/hosted/sonynwz/nwz-db.h')
-rw-r--r--firmware/target/hosted/sonynwz/nwz-db.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/target/hosted/sonynwz/nwz-db.h b/firmware/target/hosted/sonynwz/nwz-db.h
index 152a111644..afc251aa63 100644
--- a/firmware/target/hosted/sonynwz/nwz-db.h
+++ b/firmware/target/hosted/sonynwz/nwz-db.h
@@ -157,9 +157,9 @@ enum nwz_nvp_node_t
157/* Invalid NVP index */ 157/* Invalid NVP index */
158#define NWZ_NVP_INVALID -1 /* Non-existent entry */ 158#define NWZ_NVP_INVALID -1 /* Non-existent entry */
159/* Number of models */ 159/* Number of models */
160#define NWZ_MODEL_COUNT 195 160#define NWZ_MODEL_COUNT 196
161/* Number of series */ 161/* Number of series */
162#define NWZ_SERIES_COUNT 39 162#define NWZ_SERIES_COUNT 40
163 163
164/* NVP node info */ 164/* NVP node info */
165struct nwz_nvp_info_t 165struct nwz_nvp_info_t