summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano2g.h')
-rw-r--r--firmware/export/config-ipodnano2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index 641e88860b..d9c5cbf3ea 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -159,6 +159,9 @@
159#define BOOTFILE "rockbox." BOOTFILE_EXT 159#define BOOTFILE "rockbox." BOOTFILE_EXT
160#define BOOTDIR "/.rockbox" 160#define BOOTDIR "/.rockbox"
161 161
162/* Alternative bootfile extension - this is for encrypted images */
163#define BOOTFILE_EXT2 "ipodx"
164
162#define BOOTLOADER_ENTRYPOINT 0x001F0000 165#define BOOTLOADER_ENTRYPOINT 0x001F0000
163#define FLASH_ENTRYPOINT 0x00001000 166#define FLASH_ENTRYPOINT 0x00001000
164#define FLASH_MAGIC 0xfbfbfbf1 167#define FLASH_MAGIC 0xfbfbfbf1