mkimxboot: add NWZ-E380 firmware 1.00.200
Change-Id: I0c949a464a0e5880d1215db571aac402ca81eae9
This commit is contained in:
parent
23ecdebf97
commit
e25983607c
1 changed files with 5 additions and 0 deletions
|
@ -191,6 +191,11 @@ static const struct imx_md5sum_t imx_sums[] =
|
|||
/* Version 1.00.00 */
|
||||
MODEL_NWZE370, "412f8ccd453195c0bebcc1fd8376322f", "1.00.00",
|
||||
{ [VARIANT_DEFAULT] = {0, 16429056 } }
|
||||
},
|
||||
{
|
||||
/* Version 1.00.200 */
|
||||
MODEL_NWZE370, "75cfa51078261c547717e11a4676f1af", "1.00.200",
|
||||
{ [VARIANT_DEFAULT] = {0, 16429056 } }
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue