2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>

* startup/bspstart.c: This BSP is OK with SPRG0.
This commit is contained in:
Joel Sherrill
2008-07-18 22:10:26 +00:00
parent e620c556a3
commit f45169a95f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspstart.c: This BSP is OK with SPRG0.
2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add fast idle.

View File

@@ -14,8 +14,6 @@
* $Id$
*/
#warning The interrupt disable mask is now stored in SPRG0, please verify that this is compatible to this BSP (see also bootcard.c).
#include <string.h>
#include <fcntl.h>
#include <bsp.h>