2009-04-28 Chris Johns <chrisj@rtems.org>

* start/start.S: Update for boot_card command line change.
This commit is contained in:
Chris Johns
2009-04-28 06:34:00 +00:00
parent 976b1594f1
commit 820d1ab084
88 changed files with 342 additions and 106 deletions

View File

@@ -1,3 +1,7 @@
2009-04-28 Chris Johns <chrisj@rtems.org>
* start/start.S: Update for boot_card command line change.
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_specs, start/start.S: Move -e start from *link to *startfile to

View File

@@ -1,3 +1,6 @@
#warning Call to boot_card has changed and needs checking.
#warning The call is "void boot_card(const char* cmdline);"
#warning Please check and remove these warnings.
#define SPL 0x3d
#define SPH 0x3e