summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 20:22:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-15 20:22:41 +0000
commit41319435377f0776a2e916752667a02909ea8a91 (patch)
tree24c114e9e790e4046bb4d8280b29c238606310f3
parent2008-08-15 Allan Hessenflow <allanh@kallisti.com> (diff)
downloadrtems-41319435377f0776a2e916752667a02909ea8a91.tar.bz2
2008-08-15 Allan Hessenflow <allanh@kallisti.com>
* src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
Diffstat (limited to '')
-rw-r--r--ChangeLog4
-rw-r--r--README.configure2
-rw-r--r--aclocal/bsp-alias.m41
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 196f24d238..fc073bf94e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-15 Allan Hessenflow <allanh@kallisti.com>
+
+ * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
+
2008-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* acinclude.m4 (_RTEMS_OUTPUT_SUBDIRS): Allow empty configdirs.
diff --git a/README.configure b/README.configure
index c5967a140d..6393ebd6a2 100644
--- a/README.configure
+++ b/README.configure
@@ -180,7 +180,7 @@ arm : csb336 csb337 edb7312 gba gp32 rtl22x
avr: : none
-bfin : eZKit533
+bfin : eZKit533 bf537Stamp
c4x : c3xsim c4xsim
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 94e3790c62..b9b0dceb21 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -8,6 +8,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
[# account for "aliased" bsps which share source code
case $1 in
bare*) $2=bare ;; # EXP: bare-aliases
+
c3xsim) $2=c4xsim ;; # TI C3x Simulator in gdb
gen68360_040) $2=gen68360 ;; # m68k - 68360 in companion mode
pgh360) $2=gen68360 ;; # m68k - 68360 custom board