From a7cf86e5c1b0184d3894e854f78f2211e8ee47e1 Mon Sep 17 00:00:00 2001 From: Sebastian Leonhardt Date: Sat, 10 May 2025 17:14:33 +0200 Subject: [PATCH] Creative ZEN: enable multiboot defines redirect file name as "rockbox_main.zen" Change-Id: Ieb0f10492ccf6edfa5652882ec031a7b4e862b04 --- firmware/export/config/creativezen.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h index 9e1a5bd0e1..e1a12e4d1e 100644 --- a/firmware/export/config/creativezen.h +++ b/firmware/export/config/creativezen.h @@ -10,6 +10,8 @@ #define MODEL_NAME "Creative Zen" /* Define if boot data from bootloader has been enabled for the target */ #define HAVE_BOOTDATA +/* define boot redirect file name allows booting from external drives */ +#define BOOT_REDIR "rockbox_main.zen" #define HW_SAMPR_CAPS SAMPR_CAP_ALL_192