[rtems commit] ss555/startup/bspstart.c: BSP does not use SPRG0

Joel Sherrill joel at rtems.org
Tue Oct 21 14:36:32 UTC 2014


Module:    rtems
Branch:    master
Commit:    a4fea82d1074a633832bbf2fce704fb0a4ee509a
Changeset: http://git.rtems.org/rtems/commit/?id=a4fea82d1074a633832bbf2fce704fb0a4ee509a

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Oct 20 13:57:54 2014 -0500

ss555/startup/bspstart.c: BSP does not use SPRG0

---

 c/src/lib/libbsp/powerpc/ss555/startup/bspstart.c |    2 --
 1 files changed, 0 insertions(+), 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>



More information about the vc mailing list