summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2009-05-21 11:46:52 +0000
committerRafaël Carré <rafael.carre@gmail.com>2009-05-21 11:46:52 +0000
commit0f93ae5da0de8671521d9cd1cc532591fc0b6a91 (patch)
tree463bba6aa4d19377c8b9726c1a50150f6eda5554 /firmware/export/config-m200v4.h
parentc7b698119d7eaa90aacc39f32c2fa54b446141b6 (diff)
downloadrockbox-0f93ae5da0de8671521d9cd1cc532591fc0b6a91.tar.gz
rockbox-0f93ae5da0de8671521d9cd1cc532591fc0b6a91.zip
Sansa AMS: move OF size declaration in model specific config
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21008 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 9ce5605a62..16b704cea4 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -105,6 +105,9 @@
/* Define this for LCD backlight available */
#define HAVE_BACKLIGHT
+/* Define how much SD sectors are reserved for OF */
+#define AMS_OF_SIZE 0x5000
+
#define CONFIG_I2C I2C_AS3525
#define BATTERY_CAPACITY_DEFAULT 1500 /* default battery capacity */