From 18481be37d418fc713ee411f34e329266d60985f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jun 2007 20:23:56 +0000 Subject: 2007-06-20 Joel Sherrill * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite. --- ChangeLog | 4 ++++ README.configure | 4 +++- aclocal/bsp-alias.m4 | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fd947c2a7d..493a9fcd5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-20 Joel Sherrill + + * aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite. + 2007-06-12 Joel Sherrill * README.configure: Removed armulator. diff --git a/README.configure b/README.configure index 5fcda7d292..42b446b7f0 100644 --- a/README.configure +++ b/README.configure @@ -202,12 +202,14 @@ 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 + mbx860_002 mbx860_005b mtx603e brs5l gen5200 ep5200 NOTE: The "motorola_powerpc" BSP is a single BSP which can be conditionally compiled to support most Motorola VMEbus, CompactPCI, and MTX boards.) + NOTE: The ep5200 is a clone of the 5200Lite a.k.a. IceCube. + sh : gensh1 gensh2 gensh4 shsim simsh4 simsh7045 sparc : erc32 sis leon2 leon3 diff --git a/aclocal/bsp-alias.m4 b/aclocal/bsp-alias.m4 index 50d41dcd8b..d0b5f1bb08 100644 --- a/aclocal/bsp-alias.m4 +++ b/aclocal/bsp-alias.m4 @@ -25,6 +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 simcpu32) $2=sim68000 ;; # BSVC CPU32 variant simsh7032) $2=shsim ;; # SH7032 simulator simsh7045) $2=shsim ;; # SH7045 simulator -- cgit v1.2.3