[PATCH 27/34] ss555/startup/bspstart.c: BSP does not use SPRG0

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


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

diff --git a/c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c b/c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c
index f27df69..4016c61 100644
--- a/c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c
@@ -19,8 +19,6 @@
  *  Copyright (c) 1999, National Research Council of Canada
  */
 
-#warning The interrupt disable mask is now stored in SPRG0, please verify that this is compatible to this BSP (see also bootcard.c).
-
 #include <rtems/bspIo.h>
 #include <rtems/counter.h>
 #include <bsp/bootcard.h>
-- 
1.9.3




More information about the devel mailing list