summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-h300.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 647508e32c..9cb13c0195 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -39,7 +39,7 @@
39#define HAVE_SW_POWEROFF 39#define HAVE_SW_POWEROFF
40 40
41/* The number of bytes reserved for loadable codecs */ 41/* The number of bytes reserved for loadable codecs */
42#define CODEC_SIZE 0x40000 42#define CODEC_SIZE 0x80000
43 43
44/* The number of bytes reserved for loadable plugins */ 44/* The number of bytes reserved for loadable plugins */
45#define PLUGIN_BUFFER_SIZE 0xC0000 45#define PLUGIN_BUFFER_SIZE 0xC0000
@@ -77,7 +77,7 @@
77/* Define this if you have ATA power-off control */ 77/* Define this if you have ATA power-off control */
78#define HAVE_ATA_POWER_OFF 78#define HAVE_ATA_POWER_OFF
79 79
80#define CONFIG_LCD LCD_S1D15E06 80#define CONFIG_LCD LCD_H300
81 81
82/* Offset ( in the firmware file's header ) to the file CRC */ 82/* Offset ( in the firmware file's header ) to the file CRC */
83#define FIRMWARE_OFFSET_FILE_CRC 0 83#define FIRMWARE_OFFSET_FILE_CRC 0