From 8eacefcc8b6411ea7c32199b09578590b6926e05 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 29 Feb 2000 16:35:45 +0000 Subject: 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. --- make/custom/c3xsim.cfg | 2 +- make/custom/c4xsim.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'make/custom') 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$ # -- cgit v1.2.3