summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondavx747p.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-02-09 10:02:38 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-02-09 10:02:38 +0000
commit04c7379ac585d1e79fd454cf860a8592db25c67f (patch)
tree0c42a1f0379d4282ab793f5f23ebde86d25e9e80 /firmware/export/config-ondavx747p.h
parentf7a06dd6fc2022876c392e186bcf5037dd5a34bf (diff)
downloadrockbox-04c7379ac585d1e79fd454cf860a8592db25c67f.tar.gz
rockbox-04c7379ac585d1e79fd454cf860a8592db25c67f.zip
Onda VX747: commit some parts to get apps/ to compile (more will follow)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19954 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ondavx747p.h')
-rw-r--r--firmware/export/config-ondavx747p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config-ondavx747p.h b/firmware/export/config-ondavx747p.h
index 2cd06d3323..bb16a6a53f 100644
--- a/firmware/export/config-ondavx747p.h
+++ b/firmware/export/config-ondavx747p.h
@@ -132,7 +132,8 @@
132#define HAVE_POWEROFF_WHILE_CHARGING 132#define HAVE_POWEROFF_WHILE_CHARGING
133 133
134/* Define this to the CPU frequency */ 134/* Define this to the CPU frequency */
135#define CPU_FREQ 3686400 135#define CPU_FREQ 336000000 /* CPU clock: 336 MHz */
136#define CFG_EXTAL 12000000 /* EXT clock: 12 Mhz */
136 137
137/* define this if you have a flash memory storage */ 138/* define this if you have a flash memory storage */
138#define HAVE_FLASH_STORAGE 139#define HAVE_FLASH_STORAGE