summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJarielle Catbagan <jcatbagan93@gmail.com>2015-06-19 19:57:52 -0700
committerEd Sutter <edsutterjr@gmail.com>2015-06-27 08:42:48 -0400
commit3f3cc2bf02dc072342c4ebd0c772ccdde208fabc (patch)
tree3fc763cae14e3cfb00fa769f59ca56a34faf3487
parentRemoved csb740 OMAP3530 setup in rom_reset.S in BBB port (diff)
downloadumon-3f3cc2bf02dc072342c4ebd0c772ccdde208fabc.tar.bz2
Updated header comment in BEAGLEBONEBLACK_boot.ldt
-rw-r--r--ports/beagleboneblack/BEAGLEBONEBLACK_boot.ldt9
1 files changed, 5 insertions, 4 deletions
diff --git a/ports/beagleboneblack/BEAGLEBONEBLACK_boot.ldt b/ports/beagleboneblack/BEAGLEBONEBLACK_boot.ldt
index c8bc089..c37ebd6 100644
--- a/ports/beagleboneblack/BEAGLEBONEBLACK_boot.ldt
+++ b/ports/beagleboneblack/BEAGLEBONEBLACK_boot.ldt
@@ -1,9 +1,10 @@
-/* CSB740_boot.ld:
- * This is the memory map file used for the boot-flash based version
- * of MicroMonitor. The only value that should be considered adjustable
- * here is the base address of the 'dram' memory block.
+/* BEAGLEBONEBLACK_boot.ld:
*
+ * This is the memory map file used for the boot version of Umon. The only value
+ * that should be considered adjustable here is the base address of the 'dram'
+ * memory block.
*/
+
MEMORY
{
rom : org = ROMBASE, len = ROMLEN