summaryrefslogtreecommitdiffstats
path: root/aclocal
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-06 13:54:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-06 13:54:05 +0000
commit8ba985a9057fb42a20c17ddd2bab9cdff811a4d6 (patch)
tree429f959c46edbbde3c8a3bc5d9b24e61377c6022 /aclocal
parent2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-8ba985a9057fb42a20c17ddd2bab9cdff811a4d6.tar.bz2
2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube since that is the nickname for the Freescale evaluation board it is based upon. BSP was tested on a Freescale MPC5200LITE.
Diffstat (limited to 'aclocal')
-rw-r--r--aclocal/bsp-alias.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4
index 290be771cf..c773f55aed 100644
--- a/aclocal/bsp-alias.m4
+++ b/aclocal/bsp-alias.m4
@@ -25,7 +25,7 @@ AC_DEFUN([_RTEMS_BSP_ALIAS],
pck6) $2=pc386 ;; # i386 - PC with K6
brs5l*) $2=gen5200 ;; # MPC5200 based board
pm520*) $2=gen5200 ;; # MPC5200 based board
- ep5200*) $2=gen5200 ;; # MPC5200 based board
+ icecube) $2=gen5200 ;; # MPC5200 based board - LITE5200B
mpc8349eamds) $2=gen83xx ;; # MPC8349 based board
simcpu32) $2=sim68000 ;; # BSVC CPU32 variant
simsh7032) $2=shsim ;; # SH7032 simulator