Sansa clip zip: allow original firmware versions 1.1.12, 1.1.15 and 1.1.17 to be patched
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30860 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
94fc46b730
commit
1ab2aa1f28
1 changed files with 1 additions and 2 deletions
|
@ -171,10 +171,9 @@ static struct md5sums sansasums[] = {
|
|||
{ MODEL_FUZEV2, "2.02.26", "d4f6f85c3e4a8ea8f2e5acc421641801" },
|
||||
{ MODEL_FUZEV2, "2.03.31", "74fb197ccd51707388f3b233402186a6" },
|
||||
{ MODEL_FUZEV2, "2.03.33", "1599cc73d02ea7fe53fe2d4379c24b66" },
|
||||
#if 1 /* disabled for now because it's not been proven they can be patched */
|
||||
|
||||
{ MODEL_CLIPZIP, "1.01.12", "45adea0873326b5af34f096e5c402f78" },
|
||||
{ MODEL_CLIPZIP, "1.01.15", "f62af954334cd9ba1a87a7fa58ec6074" },
|
||||
#endif
|
||||
{ MODEL_CLIPZIP, "1.01.17", "27bcb343d6950f35dc261629e22ba60c" },
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue