summaryrefslogtreecommitdiffstats
path: root/make/custom
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-29 16:35:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-02-29 16:35:45 +0000
commit8eacefcc8b6411ea7c32199b09578590b6926e05 (patch)
tree75d1595ab925561a47726894eeda5f3f38864fd4 /make/custom
parentEric Norum spotted this sentence where it said preemption had to be (diff)
downloadrtems-8eacefcc8b6411ea7c32199b09578590b6926e05.tar.bz2
BSP now compiles and links with CAVSL board information. This includes
linkcmds updated, simio references removed, and switch to libchip for serial ports from simio. Added a MEMORY_MAP file to capture information about the various addresses on this board. In addition, many of the beta patches are now included.
Diffstat (limited to 'make/custom')
-rw-r--r--make/custom/c3xsim.cfg2
-rw-r--r--make/custom/c4xsim.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/make/custom/c3xsim.cfg b/make/custom/c3xsim.cfg
index c3fc60993a..51541a9df6 100644
--- a/make/custom/c3xsim.cfg
+++ b/make/custom/c3xsim.cfg
@@ -4,7 +4,7 @@
# $Id$
#
-RTEMS_BSP=c3sxim
+RTEMS_BSP=c3xsim
RTEMS_CPU_MODEL=c32
CPU_CFLAGS = -mcpu=32
diff --git a/make/custom/c4xsim.cfg b/make/custom/c4xsim.cfg
index bf7a04dffe..6f2c10be50 100644
--- a/make/custom/c4xsim.cfg
+++ b/make/custom/c4xsim.cfg
@@ -1,5 +1,5 @@
#
-# Config file for the "bare" BSP
+# Configuration file for the GDB C4x simulator
#
# $Id$
#