[PATCH 2/2] LEON4: NGMP BSP is based on LEON3 SPARC v8 SMP

Daniel Hellstrom daniel at gaisler.com
Thu Jul 3 07:59:34 UTC 2014


NGMP is a new BSP and is SMP capable which requires the
mcpu=leon3 flag. The LEON4 CPU is backwards compatible
with the LEON3.
---
 c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg b/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg
index 86da029..dd5b655 100644
--- a/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg
+++ b/c/src/lib/libbsp/sparc/leon3/make/custom/ngmp.cfg
@@ -1 +1 @@
-include $(RTEMS_ROOT)/make/custom/leon3.cfg
+include $(RTEMS_ROOT)/make/custom/leon3smp.cfg
-- 
1.7.0.4




More information about the devel mailing list