rockbox/utils
Rafaël Carré ff6b0425e4 mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF
The field we thought was representative of the model is not, it has
changed in the past for fuzev1 and fuzev2.
For example the value 0x23 is found in 2 old fuzev1 OF versions, and in
the c200v2 OF

The only reliable way to detect the model of a given OF is by using the
built-in list of md5sums.

Modify mkamsboot and rbutilqt to load the rockbox bootloader first, and
then check if the model in the bootloader corresponds to the model of
the known md5sum of the given OF.

That way we can continue to present the user with a list of known OF
versions in case the OF is unknown to mkamsboot

Also explicit the dependency of main.c on mkamsboot.h in case the
prototypes change
Correct the header's description not updated in r21648

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26248 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 10:06:52 +00:00
..
AMS/hacking mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF 2010-05-24 10:06:52 +00:00
analysis Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid 2009-08-17 13:42:52 +00:00
bootchart Add simple bootchart -> gnuplot shell script 2010-04-05 19:58:51 +00:00
disassembler/arm
editors Move sample.emacs to utils/editors 2010-02-18 23:32:08 +00:00
ipod Add some notes describing how the bin2note exploit works 2009-07-16 17:40:55 +00:00
jz4740_tools jz4740_tools : bin2c.c location has changed 2009-06-19 23:00:07 +00:00
meizu_dfu meizu_dfu: 2009-06-28 09:52:24 +00:00
MTP Revert an accidental commit that I didn't want to go in. 2009-12-04 02:54:27 +00:00
rockbox_api
tcctool Take version number from SVN, or via VERSION variable in Makefile - i.e. use "make VERSION=v1.0" to build with that version number. 2010-05-02 09:54:14 +00:00
time-sync Wrong file name in time-sync utility makefile 2010-04-20 16:39:45 +00:00
wpseditor Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. 2010-03-07 12:51:23 +00:00
zenutils Fix ZenUtils compilation 2009-06-10 15:14:32 +00:00