bullshit commit, sync for travel (to zn00H!) :)
[my-code/arm.git] / betty / lpc2220_rom.ld
index 92a99a0..40ed2ab 100644 (file)
@@ -10,7 +10,7 @@
 MEMORY {
        FLASH_BANK0 (rx) : ORIGIN = 0x80000000, LENGTH = 0x00100000
        FLASH_BANK2 (rx) : ORIGIN = 0x82000000, LENGTH = 0x00100000
-       RAM (rw) : ORIGIN = 0x40000000, LENGTH = 0x00010000
+       RAM (rw) : ORIGIN = 0x40000000, LENGTH = 0x00010000 - (4 * 1024)
 }
 
 /* section definitions */