In preparation for use with sansapatcher, change portalplayer bootloaders to read...
commit643197d46e1d83c025d10f7eea0a678bcb0e786c
authorbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Mar 2007 14:28:00 +0000 (16 14:28 +0000)
committerbarrywardell <barrywardell@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Mar 2007 14:28:00 +0000 (16 14:28 +0000)
tree3a08677ad987d3af59c6744c0d69596aea61e4d2
parente788e5a3e49d437795f5fc62e27b7f1c06d83d1c
In preparation for use with sansapatcher, change portalplayer bootloaders to read firmwares in mi4 format.
When loading the OF:
1) first try to load from a hidden disk partition
2) try loading /System/OF.mi4
3) finally fall back to loading /System/OF.bin which is what the old bootloader used.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12802 a1c6a512-1295-4272-9138-f99709370657
bootloader/common.c
bootloader/common.h
bootloader/main-pp.c
firmware/export/config-e200.h
firmware/export/config-h10.h
firmware/export/config-h10_5gb.h
firmware/export/disk.h
tools/configure