forked from Imagelibrary/rtems
2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/icecube.cfg: 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.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* custom/icecube.cfg: 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-05 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#
|
||||
# Config file for Embedded Planets EP5200C
|
||||
# Config file for Freescale 5200Lite a.k.a. IceCube
|
||||
#
|
||||
# NOTE: This is the same as the Freescale 5200Lite a.k.a. IceCube
|
||||
# NOTE: This is the same as the Embedded Planets EP5200C and
|
||||
# possibly other MPC5200 boards.
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
@@ -11,7 +12,7 @@
|
||||
# parameters differ.
|
||||
#
|
||||
|
||||
RTEMS_BOARD_MODEL=ep5200
|
||||
RTEMS_LINKCMDS=linkcmds.ep5200
|
||||
RTEMS_BOARD_MODEL=icecube
|
||||
RTEMS_LINKCMDS=linkcmds.icecube
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/gen5200.cfg
|
||||
|
||||
Reference in New Issue
Block a user