Changeset 16a8616 in rtems for c

Timestamp:
03/30/12 15:03:43 (12 years ago)
Author:
Ric Claus <claus@…>
Branches:
4.11, 5, master
Children:
4648ade
Parents:
0b095f76
git-author:
Ric Claus <claus@…> (03/30/12 15:03:43)
git-committer:
Joel Sherrill <joel.sherrill@…> (03/30/12 15:03:43)
Message:

Add Virtex4 and Virtex5 BSPs

This commit covers at least PR2020, 2022, and 2023. This
patch adds all of the code for both BSPs, modifications
to libcpu/powerpc for the ppc440, and some updates to the
BSPs from follow up review and testing.

These BSPs should be good baselines for future development.
The configurations used by Ric are custom and have a non-standard
NIC. They also do not have a UART. Thus the current console
driver just prints to a RAM buffer.

The NIC and UART support are left for future work. When the UART
support is added, moving the existing "to RAM" console driver to
a shared location is likely desirable because boards with no debug
UART port are commonly deployed. This would let printk() go to RAM.

(No files)

Note: See TracChangeset for help on using the changeset viewer.