From 47b2b579cccc531b50e4e01d757e92fa557b949c Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Tue, 18 Aug 2009 04:10:06 +0000 Subject: LCD_DEPTH == 1 : specify if lcd framebuffer is in iram into the model specific config file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22397 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ifp7xx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-ifp7xx.h') diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h index 96faf46e91..1c85252eba 100644 --- a/firmware/export/config-ifp7xx.h +++ b/firmware/export/config-ifp7xx.h @@ -128,4 +128,6 @@ #define ICODE_ATTR_ALAC #define IBSS_ATTR_SHORTEN_DECODED0 +#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */ + #endif -- cgit v1.2.3