2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>

PR 822/bsps
	* custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
This commit is contained in:
Joel Sherrill
2005-09-12 13:32:42 +00:00
parent e05f675f71
commit 22f1f670da
3 changed files with 31 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps
* custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org> 2005-08-17 Mike Bertosh <mbertosh@motioncontrol.org>
* custom/av5282.cfg: New file. * custom/av5282.cfg: New file.

View File

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

13
make/custom/mbx860_1b.cfg Normal file
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=mbx860_001b
8XX_CPU_TYPE=860
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg