2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>

* start/start.S: Checked call to boot_card.
This commit is contained in:
Joel Sherrill
2009-05-04 11:16:44 +00:00
parent 9d069960d3
commit 6b738d1388
2 changed files with 4 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
2009-05-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Checked call to boot_card.
2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S: Update for boot_card command line change.

View File

@@ -1,8 +1,3 @@
#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.
@---------------------------------------------------------------------------------
@ DS processor selection
@---------------------------------------------------------------------------------