summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm/ostest/ld.script
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/c5471evm/ostest/ld.script')
-rw-r--r--nuttx/configs/c5471evm/ostest/ld.script6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/c5471evm/ostest/ld.script b/nuttx/configs/c5471evm/ostest/ld.script
index 0aadf36d3..89397f3ad 100644
--- a/nuttx/configs/c5471evm/ostest/ld.script
+++ b/nuttx/configs/c5471evm/ostest/ld.script
@@ -1,8 +1,8 @@
/************************************************************
* ld.script
*
- * Copyright (C) 2007, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Copyright (C) 2007, 2011-2012 Gregory Nutt. All rights reserved.
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -39,7 +39,7 @@ SECTIONS
{
/* Interrupt vector trampoline and command line parameters
* are provided in IRAM by the rrload bootloader. Vectors will be
- * copied into _svectors from _vflashstart.
+ * copied into _svectors.
*/
. = 0xffc00000;