diff options
author | Michael Chicoine <mc2739@gmail.com> | 2010-01-21 14:34:04 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2010-01-21 14:34:04 +0000 |
commit | b1dfdd4c7aa713ed5a5433011cff0beca3c7e050 (patch) | |
tree | a3b6937a4c62812900058452ab5a78003bafd13a /rbutil/mkamsboot/mkamsboot.c | |
parent | 576d0721d65e047430505884372b611e0be50a40 (diff) |
Update mkamsboot for Fuze OF 01.02.31
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24311 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/mkamsboot/mkamsboot.c')
-rw-r--r-- | rbutil/mkamsboot/mkamsboot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/mkamsboot/mkamsboot.c b/rbutil/mkamsboot/mkamsboot.c index d983d37853..18fbcb4f7f 100644 --- a/rbutil/mkamsboot/mkamsboot.c +++ b/rbutil/mkamsboot/mkamsboot.c @@ -204,6 +204,7 @@ static struct md5sums sansasums[] = { { MODEL_FUZE, "1.01.22", "5aff5486fe8dd64239cc71eac470af98" }, { MODEL_FUZE, "1.02.26", "7c632c479461c48c8833baed74eb5e4f" }, { MODEL_FUZE, "1.02.28", "5b34260f6470e75f702a9c6825471752" }, + { MODEL_FUZE, "1.02.31", "66d01b37462a5ef7ccc6ad37188b4235" }, { MODEL_C200V2, "3.02.05", "b6378ebd720b0ade3fad4dc7ab61c1a5" }, |