Changeset 71260b4 in rtems for c/src/lib

Timestamp:
03/15/15 16:04:06 (9 years ago)
Author:
Alan Cudmore <alan.cudmore@…>
Branches:
4.11, 5, master
Children:
b4d1f08
Parents:
dc5e5f44
git-author:
Alan Cudmore <alan.cudmore@…> (03/15/15 16:04:06)
git-committer:
Joel Sherrill <joel.sherrill@…> (03/16/15 14:43:21)
Message:

preliminary Raspberry Pi Model 2 support

This patch adds a BSP variant for the Raspberry Pi 2. You can
build both variants by configuring with the option

--enable-rtemsbsp="raspberrypi2 raspberrypi"

For the current BSP, the only change was the peripheral register base
address and the compiler options.

The raspberrypi/make/custom rules were re-factored:

raspberrypi.inc -- Common rules
raspberrypi.cfg -- Raspberry Pi 1 specific rule/optons
raspberrypi2.cfg -- Raspberry Pi 2 specific rule/options

I tested hello, ticker, unlimited, and paranoia on both the Pi (Model A+)
and Pi 2.

(No files)

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