forked from len0rd/rockbox
Added the checksum for H100/H110/H115 bootloader also.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16254 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6cc3895e5a
commit
37dc15b672
1 changed files with 1 additions and 0 deletions
|
@ -349,6 +349,7 @@ unsigned long valid_bootloaders[][2] = {
|
||||||
{ 48764, 0xc674323e }, /* 7-pre4. Fixed audio thump & remote bootup */
|
{ 48764, 0xc674323e }, /* 7-pre4. Fixed audio thump & remote bootup */
|
||||||
#endif
|
#endif
|
||||||
#ifdef IRIVER_H100
|
#ifdef IRIVER_H100
|
||||||
|
{ 48760, 0x2efc3323 }, /* 7-pre4 */
|
||||||
#endif
|
#endif
|
||||||
{ 0, 0 }
|
{ 0, 0 }
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue