[PATCH 26/34] ep1a/startup/bspstart.c: BSP does not use SPRG0

Joel Sherrill joel.sherrill at oarcorp.com
Mon Oct 20 20:34:28 UTC 2014


---
 c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c b/c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c
index 47b6312..dc675e2 100644
--- a/c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c
@@ -11,8 +11,6 @@
  *  http://www.rtems.org/license/LICENSE.
  */
 
-#warning The interrupt disable mask is now stored in SPRG0, please verify that this is compatible to this BSP (see also bootcard.c).
-
 #include <bsp/consoleIo.h>
 #include <bsp/bootcard.h>
 #include <libcpu/spr.h>
-- 
1.9.3




More information about the devel mailing list