2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>

PR 368/filesystems
	* custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
	with this PR for alias BSPs.
This commit is contained in:
Joel Sherrill
2003-03-25 18:31:13 +00:00
parent 3446afa555
commit 13f262838b
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 368/filesystems
* custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
with this PR for alias BSPs.
2003-03-18 Till Straumann <strauman@slac.stanford.edu> 2003-03-18 Till Straumann <strauman@slac.stanford.edu>
PR 356/bsps PR 356/bsps

View File

@@ -0,0 +1,13 @@
#
# Config file for a PowerPC MPC860-based MBX821-001 card.
#
#
# All MBX8xx configurations share the same base file, only a few
# parameters differ.
#
RTEMS_MBX_MODEL=mbx821_002
8XX_CPU_TYPE=821
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg

View File

@@ -0,0 +1,13 @@
#
# Config file for a PowerPC MPC860-based MBX821-002b card.
#
#
# All MBX8xx configurations share the same base file, only a few
# parameters differ.
#
RTEMS_MBX_MODEL=mbx821_002b
8XX_CPU_TYPE=821
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg