summaryrefslogtreecommitdiff
path: root/utils/nwztools/upgtools
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2017-01-08 22:28:00 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2017-01-08 22:34:57 +0100
commit1d7b37eda1fe475a76b8c3be1cc21fe3e893ad17 (patch)
tree314f3e0acb531a4b22627c9bf9e4041e038590e0 /utils/nwztools/upgtools
parenta38e9bac263a6a4121525416ff679f7167eefb0e (diff)
downloadrockbox-1d7b37eda1fe475a76b8c3be1cc21fe3e893ad17.tar.gz
rockbox-1d7b37eda1fe475a76b8c3be1cc21fe3e893ad17.zip
nwztools: add various info about S740, S750, S640, E050
Change-Id: I2cc887ce2824a2d0b9aeb2a89df662c621c28750
Diffstat (limited to 'utils/nwztools/upgtools')
-rw-r--r--utils/nwztools/upgtools/upg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c
index 75d9ec472a..e1333c2e29 100644
--- a/utils/nwztools/upgtools/upg.c
+++ b/utils/nwztools/upgtools/upg.c
@@ -34,6 +34,7 @@ struct nwz_model_t g_model_list[] =
34 { "nwz-a850", true, "a2efb9168616c2e84d78291295c1aa5d" }, 34 { "nwz-a850", true, "a2efb9168616c2e84d78291295c1aa5d" },
35 { "nwz-e470", true, "e4144baaa2707913f17b5634034262c4" }, 35 { "nwz-e470", true, "e4144baaa2707913f17b5634034262c4" },
36 { "nwz-e580", true, "6e25f79812eca7ceed04819d833e80af" }, 36 { "nwz-e580", true, "6e25f79812eca7ceed04819d833e80af" },
37 { "nwz-s750", true, "6d4f4d9adec781baf197e6255cedd0f6" },
37 /* The following keys were obtained by brute forcing firmware upgrades, 38 /* The following keys were obtained by brute forcing firmware upgrades,
38 * someone with a device needs to confirm that they work */ 39 * someone with a device needs to confirm that they work */
39 { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" }, 40 { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" },