summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2009-08-18 04:23:57 +0000
committerRafaël Carré <rafael.carre@gmail.com>2009-08-18 04:23:57 +0000
commitee9ece1acf4e48aec2ce058c2739c8d6ba08e9a5 (patch)
tree462b6709bf3332e2f59262d28fde56f33bfbae49 /firmware/export/config-ipod3g.h
parent5b1192f834e79c161d910f05df7194e8689f8073 (diff)
downloadrockbox-ee9ece1acf4e48aec2ce058c2739c8d6ba08e9a5.tar.gz
rockbox-ee9ece1acf4e48aec2ce058c2739c8d6ba08e9a5.zip
LCD_DEPTH == 2, horizontal packing: specify if lcd framebuffer is in iram into the model specific config file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22399 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index c13070a805..21c0b89207 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -173,4 +173,6 @@
173 173
174#define ICODE_ATTR_TREMOR_NOT_MDCT 174#define ICODE_ATTR_TREMOR_NOT_MDCT
175 175
176#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
177
176#endif /* SIMULATOR */ 178#endif /* SIMULATOR */