summaryrefslogtreecommitdiff
path: root/utils/nwztools/upgtools/upg.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/nwztools/upgtools/upg.c')
-rw-r--r--utils/nwztools/upgtools/upg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c
index a792669c55..2154dddb5b 100644
--- a/utils/nwztools/upgtools/upg.c
+++ b/utils/nwztools/upgtools/upg.c
@@ -38,6 +38,9 @@ struct nwz_model_t g_model_list[] =
38 { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" }, 38 { "nw-a820", false, "0c9869c268e0eaa6d1ba62daab09cebc" },
39 { "nw-a20", false, "e9d7185e5ac183bf26e9a5b66f983c0b" }, 39 { "nw-a20", false, "e9d7185e5ac183bf26e9a5b66f983c0b" },
40 { "nwz-zx100", false, "2c0bf029804f73e073154388743f84d2" }, 40 { "nwz-zx100", false, "2c0bf029804f73e073154388743f84d2" },
41 /* The following models use a different encryption, but we put the KAS here
42 * to not forget them */
43 { "nw-a30", false, "c40d91e7efff3e3aa5c8831dd85526fe4972086283419c8cd8fa3b7dcd39" },
41 { 0 } 44 { 0 }
42}; 45};
43 46