Add support for ZEN Mozaic firmware Version 1.06.01 to mkzenboot

Change-Id: I7d912c50ae14e186cb2a2d0f66b876cfe9ff3028
This commit is contained in:
Amaury Pouly 2017-11-04 22:57:00 +01:00
parent 8a925d283d
commit 5a3b30d8fd
1 changed files with 4 additions and 0 deletions

View File

@ -163,6 +163,10 @@ struct zen_md5sum_t
static const struct zen_md5sum_t zen_sums[] =
{
/** Zen Mozaic */
{
/* Version 1.06.01 */
MODEL_ZENMOZAIC, "8441402a8db9f92659b05f05c0abe8fb", "1.06.01"
},
{
/* Version 1.06.01e */
MODEL_ZENMOZAIC, "88a856f8273b2bc3fcacf1f067a44aa8", "1.06.01e"