rockbox/rbutil/mkimxboot
Amaury Pouly a983859291 imx233: add capability to boot OF or updater instead of Rockbox
This commit adds the necessary code in the dualboot stub (bootloader) to
let rockbox control the boot process. In particular, rockbox can now choose
if the next boot will be normal (boot rockbox or OF on magic key), to OF
or to updater.

The intents (to be added in follow-up commits) are:
1) Let the user more easily reboot to the OF. On some targets it is not trivial,
especially in USB mode.
2) Automatically reboot to updater when the user drop firmware.sb at the root
of the drive (currently, the user needs to do that in OF USB mode)
3) Document this OF magic

Change-Id: I86df651dec048c318c6a22de74abb8c6b41aa9ad
2016-12-12 12:03:08 +01:00
..
dualboot imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.c imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
dualboot.h imx233: add capability to boot OF or updater instead of Rockbox 2016-12-12 12:03:08 +01:00
main.c mkimxboot: fix usage message 2015-03-08 22:57:29 +01:00
Makefile Compile imxtools as gnu99 standard. 2014-06-30 17:58:37 +02:00
md5.c Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
md5.h Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil 2011-11-06 19:44:03 +00:00
mkimxboot.c mkimxboot: tool can now recreate a stub to recover from very low battery 2014-01-21 19:01:34 +01:00
mkimxboot.h mkimxboot: tool can now recreate a stub to recover from very low battery 2014-01-21 19:01:34 +01:00