summaryrefslogtreecommitdiff
path: root/firmware/target/sh/archos
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-09-23 18:46:27 +0000
committerJens Arnold <amiconn@rockbox.org>2008-09-23 18:46:27 +0000
commit15d996a0236bd0c54567805e2647741a7dd61dd9 (patch)
treebdb0cab9df2c903b50aa12f27dc5fcef70ab9f5c /firmware/target/sh/archos
parent17a798400b69e0b64f635d953aeaac7e82c9263a (diff)
downloadrockbox-15d996a0236bd0c54567805e2647741a7dd61dd9.tar.gz
rockbox-15d996a0236bd0c54567805e2647741a7dd61dd9.zip
Disable bidirectional text handling and arabic joining in the bootloaders in order to save space. * Disable greyblitting in archos bootloaders for the same reason.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18584 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/sh/archos')
-rw-r--r--firmware/target/sh/archos/lcd-as-archos-bitmap.S9
1 files changed, 6 insertions, 3 deletions
diff --git a/firmware/target/sh/archos/lcd-as-archos-bitmap.S b/firmware/target/sh/archos/lcd-as-archos-bitmap.S
index 31b83f4a2f..0396483737 100644
--- a/firmware/target/sh/archos/lcd-as-archos-bitmap.S
+++ b/firmware/target/sh/archos/lcd-as-archos-bitmap.S
@@ -203,7 +203,7 @@ _lcd_write_data:
203 /* This is the place to reenable the interrupts, if we have disabled 203 /* This is the place to reenable the interrupts, if we have disabled
204 * them. See above. */ 204 * them. See above. */
205 205
206 206#ifndef BOOTLOADER
207 .align 2 207 .align 2
208 .global _lcd_grey_data 208 .global _lcd_grey_data
209 .type _lcd_grey_data,@function 209 .type _lcd_grey_data,@function
@@ -345,7 +345,10 @@ _lcd_grey_data:
345 .short 0x0080 345 .short 0x0080
346 346
347 .align 2 347 .align 2
348.lcdr:
349 .long LCDR
350.pmask: 348.pmask:
351 .long 0x80808080 349 .long 0x80808080
350#endif
351
352 .align 2
353.lcdr:
354 .long LCDR