From 8ba985a9057fb42a20c17ddd2bab9cdff811a4d6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Aug 2007 13:54:05 +0000 Subject: 2007-08-06 Joel Sherrill * 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. --- ChangeLog | 6 ++++++ README.configure | 2 +- aclocal/bsp-alias.m4 | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82f0ebe501..fd8c7d0df7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-08-06 Joel Sherrill + + * 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. + 2007-08-02 Joel Sherrill * Makefile.maint, configure.ac, release_support: Remove RDBG. diff --git a/README.configure b/README.configure index abc85e05af..dc7ec4b946 100644 --- a/README.configure +++ b/README.configure @@ -202,7 +202,7 @@ mips : csb350 genmongoosev hurricane jmr3904 rbtx4925 rbtx4938 powerpc : psim score603e mcp750 mvme2100 mvme2307 mpc8260ads ss555 mvme5500 ep1a pm520_cr825 pm520_ze30 gen405 helas403 mbx821_001 mbx821_002 mbx821_002b mbx860_001b - mbx860_002 mbx860_005b mtx603e brs5l gen5200 ep5200 + mbx860_002 mbx860_005b mtx603e brs5l gen5200 icecube virtex gen83xx mpc8349eamds NOTE: The "motorola_powerpc" BSP is a single BSP which 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 -- cgit v1.2.3