summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-11-26 16:57:30 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-11-26 16:57:30 +0000
commitd052ced874172e95fdc1d096205ac4dfe38907f3 (patch)
tree2f05046952b93c1fa4345421dd28d4795fe8dfb9 /firmware/export/config-ondavx747.h
parentb2dc7f004ef2a9fe81d93acc7810ed16bebb42f6 (diff)
downloadrockbox-d052ced874172e95fdc1d096205ac4dfe38907f3.tar.gz
rockbox-d052ced874172e95fdc1d096205ac4dfe38907f3.zip
Merge branch 'hotswap'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23759 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondavx747.h')
-rw-r--r--firmware/export/config-ondavx747.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h
index c4fc39bfc0..046aeff5c8 100644
--- a/firmware/export/config-ondavx747.h
+++ b/firmware/export/config-ondavx747.h
@@ -167,11 +167,19 @@
167 167
168#define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */ 168#define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */
169 169
170/*
171No access to the NAND yet..
172
170#define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD) 173#define CONFIG_STORAGE (STORAGE_NAND | STORAGE_SD)
171#define NUM_DRIVES 2 174#define NUM_DRIVES 2
175*/
176#define CONFIG_STORAGE (STORAGE_SD)
177#define NUM_DRIVES 1
178#define HAVE_HOTSWAP_STORAGE_AS_MAIN
179#define INCLUDE_TIMEOUT_API
172 180
173/* Define this if media can be exchanged on the fly */ 181/* Define this if media can be exchanged on the fly */
174//#define HAVE_HOTSWAP 182#define HAVE_HOTSWAP
175 183
176/* Define this if you have a Ingenic JZ4732 */ 184/* Define this if you have a Ingenic JZ4732 */
177#define CONFIG_CPU JZ4732 185#define CONFIG_CPU JZ4732