]> rtime.felk.cvut.cz Git - arc.git/commitdiff
Added more space for init vectors.
authormaek <devnull@localhost>
Tue, 23 Nov 2010 12:21:32 +0000 (13:21 +0100)
committermaek <devnull@localhost>
Tue, 23 Nov 2010 12:21:32 +0000 (13:21 +0100)
boards/ti_tms570ls/memory.ldf

index 8d6c1cd86fbb4a4416c21c25b994af7055d670aa..8746a0333546fd9289d05ec7b8bb72ff59bc010d 100644 (file)
@@ -1,4 +1,4 @@
 \r
-intvecs(R) : ORIGIN = 0x0000000, LENGTH = 0x40\r
-flash(R) : ORIGIN = 0x00000040, LENGTH = 2M\r
+intvecs(R) : ORIGIN = 0x0000000, LENGTH = 0x60\r
+flash(R) : ORIGIN = 0x00000060, LENGTH = 2M\r
 ram(RW)  : ORIGIN = 0x08000000, LENGTH = 160K\r