Fix comment.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 22 Jun 2010 08:25:39 +0000 (08:25 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 22 Jun 2010 08:25:39 +0000 (08:25 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3930 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/arm/scripts/lpc2378.ld

index ad1027e96a0ea3456b1e2f866da78dbb726e7e0d..908da102335f8dcb4f70ba34eef2db653297b96f 100644 (file)
@@ -39,7 +39,7 @@
 
 MEMORY
 {
-       /* last 12k used by the bootloader */
+       /* last 8k used by the bootloader */
        rom(rx)  : org = 0x00000000, len = 512k - 8k
        /* First 0x200 bytes and last 288 used by bootloader and debugger */
        ram(rwx) : org = 0x40000200, len = 32k - 0x200 - 288