[rtems commit] ep1a/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: ad4568770660bcfe500f326d769a181c0a1e1ad6
Changeset: http://git.rtems.org/rtems/commit/?id=ad4568770660bcfe500f326d769a181c0a1e1ad6
Author: Joel Sherrill <joel.sherrill at oarcorp.com>
Date: Mon Oct 20 13:57:41 2014 -0500
ep1a/startup/bspstart.c: BSP does not use SPRG0
---
c/src/lib/libbsp/powerpc/ep1a/startup/bspstart.c | 2 --
1 files changed, 0 insertions(+), 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>
More information about the vc
mailing list