Thanks.
This is merged now. If merging this has impact on potential
GSOC projects, then there may be some wiki pages to touch.
--joel
On 3/15/2015 11:09 AM, Alan Cudmore wrote:
> This patch adds a BSP variant for the Raspberry Pi 2.
> --enable-rtemsbsp="raspberrypi2 raspberrypi"
>
> For the cur
This patch adds a BSP variant for the Raspberry Pi 2.
--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
---
c/src/lib/libbsp/arm/raspberrypi/configure.ac | 8 +++
.../libbsp/arm/raspberrypi/include/raspberrypi.h | 26 +-
.../arm/raspberrypi/make/custom/raspberrypi.cfg| 15 +
.../arm/raspberrypi/make/custom/raspberrypi.inc| 18 +++
.../a