From 622088c94058af0c64672da0fc12958a2b4cbec9 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Mon, 19 Dec 2016 18:32:51 +0100 Subject: 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 --- firmware/export/config/creativezenxfistyle.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/creativezenxfistyle.h') diff --git a/firmware/export/config/creativezenxfistyle.h b/firmware/export/config/creativezenxfistyle.h index b7d3d61d85..0c6cd470e3 100644 --- a/firmware/export/config/creativezenxfistyle.h +++ b/firmware/export/config/creativezenxfistyle.h @@ -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" -- cgit v1.2.3