From 26774ece35dd435345ca862a4d09ac94ed89e47b Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sun, 8 Jan 2017 12:31:47 +0100 Subject: nwztools: add NW-WM1 kas Like the NW-A30, we don't know how to use it, but record it anyway. Change-Id: Iebd26637253613625a4885afe88695ad3ffb0605 --- utils/nwztools/upgtools/upg.c | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/nwztools/upgtools') diff --git a/utils/nwztools/upgtools/upg.c b/utils/nwztools/upgtools/upg.c index 2154dddb5b..7f55a257cd 100644 --- a/utils/nwztools/upgtools/upg.c +++ b/utils/nwztools/upgtools/upg.c @@ -41,6 +41,7 @@ struct nwz_model_t g_model_list[] = /* The following models use a different encryption, but we put the KAS here * to not forget them */ { "nw-a30", false, "c40d91e7efff3e3aa5c8831dd85526fe4972086283419c8cd8fa3b7dcd39" }, + { "nw-wm1", false, "e8d171a5d92f35eed9658c03fb9f86a169591659851fd7c49525f587a70b" }, { 0 } }; -- cgit v1.2.3