From ad4568770660bcfe500f326d769a181c0a1e1ad6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 20 Oct 2014 13:57:41 -0500 Subject: ep1a/startup/bspstart.c: BSP does not use SPRG0 --- 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 47b6312204..dc675e2332 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 #include #include -- cgit v1.2.3