forked from Imagelibrary/rtems
added BSP hsc_cm01
This commit is contained in:
16
make/custom/hsc_cm01.cfg
Normal file
16
make/custom/hsc_cm01.cfg
Normal 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
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Config file for customer specific MPC5200 board
|
||||
# Config file for freescale's MPC8349EAMDS evaluation board
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user