summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 6d5fbabbdf..f3ba076334 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -124,6 +124,10 @@
124#define BOOTFILE_EXT "iriver" 124#define BOOTFILE_EXT "iriver"
125#define BOOTFILE "rockbox." BOOTFILE_EXT 125#define BOOTFILE "rockbox." BOOTFILE_EXT
126 126
127#define BOOTLOADER_ENTRYPOINT 0x001F0000
128#define FLASH_ENTRYPOINT 0x00001000
129#define FLASH_MAGIC 0xfbfbfbf1
130
127#define HAVE_BACKLIGHT_BRIGHTNESS 131#define HAVE_BACKLIGHT_BRIGHTNESS
128 132
129/* define this if the unit can be powered or charged via USB */ 133/* define this if the unit can be powered or charged via USB */