aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/maple_mini/jtag.ld
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-09-07 15:32:35 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-09-07 23:34:23 -0400
commitf2bce4d21302f50e70dc8d00fbb846748749103b (patch)
tree5c8812ae180f8bde2bfdb661eb42051ac1fb84e5 /support/ld/maple_mini/jtag.ld
parentcbf9ddff5b49ab838f9e03be5331ce14bae83b22 (diff)
downloadlibrambutan-f2bce4d21302f50e70dc8d00fbb846748749103b.tar.gz
librambutan-f2bce4d21302f50e70dc8d00fbb846748749103b.zip
Tidy up linker scripts.
Comment/whitespace changes only.
Diffstat (limited to 'support/ld/maple_mini/jtag.ld')
-rw-r--r--support/ld/maple_mini/jtag.ld5
1 files changed, 2 insertions, 3 deletions
diff --git a/support/ld/maple_mini/jtag.ld b/support/ld/maple_mini/jtag.ld
index cdf2cc9..a26e1b6 100644
--- a/support/ld/maple_mini/jtag.ld
+++ b/support/ld/maple_mini/jtag.ld
@@ -1,6 +1,6 @@
/*
- * Linker script for STM32.
- * Maple mini linker script bare metal target linker script.
+ * Maple Mini (STM32F103CBT6, medium density) linker script for JTAG
+ * (bare metal, no bootloader) builds.
*/
/*
@@ -25,4 +25,3 @@ REGION_ALIAS("REGION_BSS", ram);
* Define the rest of the sections
*/
INCLUDE common_rom.inc
-