forked from Imagelibrary/rtems
<charles.gauthier@iit.nrc.ca>, and Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860
13 lines
232 B
INI
13 lines
232 B
INI
#
|
|
# Config file for a PowerPC MPC860-based MBX860-002 card.
|
|
#
|
|
|
|
#
|
|
# All MBX8xx configurations share the same base file, only a few
|
|
# parameters differ.
|
|
#
|
|
|
|
RTEMS_MBX_MODEL=mbx860_002
|
|
|
|
include $(RTEMS_ROOT)/make/custom/mbx8xx.cfg
|