summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-05 21:22:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-05 21:22:49 +0000
commit8259452ccb1e0972de0d820364b6c7a6475283fb (patch)
tree28442470a216193760b6b30c39e018b53a933f74 /c
parent2009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8259452ccb1e0972de0d820364b6c7a6475283fb.tar.bz2
2009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/start/start.S: Confirmed OK by mwalle.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/lm32/ChangeLog4
-rw-r--r--c/src/lib/libbsp/lm32/shared/start/start.S5
2 files changed, 4 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/lm32/ChangeLog b/c/src/lib/libbsp/lm32/ChangeLog
index 10ea10cab1..de93252a0b 100644
--- a/c/src/lib/libbsp/lm32/ChangeLog
+++ b/c/src/lib/libbsp/lm32/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shared/start/start.S: Confirmed OK by mwalle.
+
2009-05-05 Michael Walle <michael@walle.cc>
* shared/gdbstub/README, shared/gdbstub/gdb_if.h,
diff --git a/c/src/lib/libbsp/lm32/shared/start/start.S b/c/src/lib/libbsp/lm32/shared/start/start.S
index 99eef37c7f..e193fd18ba 100644
--- a/c/src/lib/libbsp/lm32/shared/start/start.S
+++ b/c/src/lib/libbsp/lm32/shared/start/start.S
@@ -13,11 +13,6 @@
* Micro-Research Finland Oy
*/
-#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.
-
#include "bspopts.h"
.section .boot,"a",@progbits