zenxfistyle: enable dualboot stub api
The ZEN X-Fi Style doesn't have an updater like the other stmp targets but at least the stub enables rebooting to the OF. Change-Id: I630653a37b94b77210ffdd0d30e1748b13eca96a
This commit is contained in:
parent
575bd890e7
commit
622088c940
1 changed files with 3 additions and 0 deletions
|
@ -195,6 +195,9 @@
|
|||
/* Define this if you have adjustable CPU frequency */
|
||||
#define HAVE_ADJUSTABLE_CPU_FREQ
|
||||
|
||||
/* Define this on iMX233 if the boot process uses a dualboot stub */
|
||||
#define HAVE_DUALBOOT_STUB
|
||||
|
||||
#define BOOTFILE_EXT "creative"
|
||||
#define BOOTFILE "rockbox." BOOTFILE_EXT
|
||||
#define BOOTDIR "/.rockbox"
|
||||
|
|
Loading…
Reference in a new issue