summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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