summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/nsh/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/nsh/ld.script')
-rwxr-xr-xnuttx/configs/stm32f4discovery/nsh/ld.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/nsh/ld.script b/nuttx/configs/stm32f4discovery/nsh/ld.script
index 264440d14..899cba9a8 100755
--- a/nuttx/configs/stm32f4discovery/nsh/ld.script
+++ b/nuttx/configs/stm32f4discovery/nsh/ld.script
@@ -38,7 +38,7 @@
*
* 1) 112Kb of SRAM beginning at address 0x2000:0000
* 2) 16Kb of SRAM beginning at address 0x2001:c000
- * 3) 64Kb of TCM SRAM beginning at address 0x1000:0000
+ * 3) 64Kb of CCM SRAM beginning at address 0x1000:0000
*
* When booting from FLASH, FLASH memory is aliased to address 0x0000:0000
* where the code expects to begin execution by jumping to the entry point in