[PATCH] preliminary Raspberry Pi Model 2 support

2015-03-15 Thread Alan Cudmore
--- 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 +++

Re: Hello demo on RPI

2015-03-15 Thread André Marques
On 15-03-2015 12:32, Alan Cudmore wrote: Nice work Qiao! Andre had submitted the patches for GPIO, SPI, and I2C including recommended fixes. It was then recommended that we switch to the new Linux based I2C API, and we ( or I ) got stuck there. I have addressed almost every Pavel's

Re: [PATCH] preliminary Raspberry Pi Model 2 support

2015-03-15 Thread Alan Cudmore
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

Re: sb-set-builder problems

2015-03-15 Thread Yurii Shevtsov
Thanks a lot! It helped 2015-03-15 23:24 GMT+02:00 Chris Johns chr...@rtems.org: On 15/03/2015 1:35 am, Юрий Шевцов wrote: It fails and I don't why. Python development libraries are not installed. Please take a look at the various ways Python development libraries can be installed on Linux