summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/c4xsim
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 21:50:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-07 21:50:11 +0000
commitde237f40fd5d73801147a8bbf7b278c4677714fd (patch)
tree6c416095ecd92ec41163d0238c4dc2dda3e66c5a /c/src/lib/libbsp/c4x/c4xsim
parent2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-de237f40fd5d73801147a8bbf7b278c4677714fd.tar.bz2
2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Verify boot_card() is passed a NULL.
Diffstat (limited to 'c/src/lib/libbsp/c4x/c4xsim')
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/ChangeLog4
-rw-r--r--c/src/lib/libbsp/c4x/c4xsim/start/start.S5
2 files changed, 4 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
index 8e3f3caae8..531432bbed 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
+++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * start/start.S: Verify boot_card() is passed a NULL.
+
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/c3xsim.cfg: Remove RTEMS_BSP_FAMILY.
diff --git a/c/src/lib/libbsp/c4x/c4xsim/start/start.S b/c/src/lib/libbsp/c4x/c4xsim/start/start.S
index 34441ddf90..6addfa2037 100644
--- a/c/src/lib/libbsp/c4x/c4xsim/start/start.S
+++ b/c/src/lib/libbsp/c4x/c4xsim/start/start.S
@@ -3,11 +3,6 @@
* provided by Herman ...XXX
*/
-#warning Call to boot_card has changed and needs checking.
-#warning The call is "void boot_card(const char* cmdline);"
-#warning You need to pass a NULL.
-#warning Please check and remove these warnings.
-
; .file "crt0.s"
.ref _c_int00
.global start