mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-17 17:12:39 -05:00
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 |
||
|---|---|---|
| .. | ||
| dualboot | ||
| dualboot.c | ||
| dualboot.h | ||
| main.c | ||
| Makefile | ||
| md5.c | ||
| md5.h | ||
| mkimxboot.c | ||
| mkimxboot.h | ||