rockbox/rbutil/mkimxboot
Amaury Pouly 42a725f7ec mkimxboot: add a switch to force version
Add a switch to override the product and component version of the
sb file. This can usually for target like the Zen X-Fi2 where the
upader allows to drop any file named firmware.sb and prints the
version: by using a funky version the users can check they got it
right. This should not be used on the fuze+ or zenxfi3 because the
OF prevents downgrade.
Also make rbutil always zero out the option structure passed to
mkimxboot, this has already created bugs in the past.

Change-Id: I175c5def52c40c2132e11300e2f037d60a4f040e
2013-01-29 11:53:07 +00:00
..
dualboot zenxfi2: rework dualboot 2013-01-28 19:15:38 +00:00
dualboot.c zenxfi2: rework dualboot 2013-01-28 19:15:38 +00:00
dualboot.h zenxfi2: rework dualboot 2013-01-28 19:15:38 +00:00
main.c mkimxboot: add a switch to force version 2013-01-29 11:53:07 +00:00
Makefile imxtools: move tools to a new sbtools/ subdirectory 2012-05-31 13:57:25 +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: add a switch to force version 2013-01-29 11:53:07 +00:00
mkimxboot.h mkimxboot: add a switch to force version 2013-01-29 11:53:07 +00:00