added BSP hsc_cm01

This commit is contained in:
Thomas Doerfler
2007-08-10 08:15:58 +00:00
parent 38630e9849
commit e35c6965bf
14 changed files with 641 additions and 39 deletions

16
make/custom/hsc_cm01.cfg Normal file
View File

@@ -0,0 +1,16 @@
#
# Config file for customer specific MPC8349 board
#
# $Id$
#
#
# All GEN83xx configurations share the same base file, only a few
# parameters differ.
#
RTEMS_BOARD_MODEL=HSC-CM01
RTEMS_83XX_DERIVATE=MPC8349
RTEMS_LINKCMDS=linkcmds.hsc_cm01
include $(RTEMS_ROOT)/make/custom/gen83xx.cfg

View File

@@ -1,5 +1,5 @@
#
# Config file for customer specific MPC5200 board
# Config file for freescale's MPC8349EAMDS evaluation board
#
# $Id$
#