Oleksandr Tymoshenko
686ec1cbb0
Raspberry Pi firmware passes cache line size as a DTB parameter
...
- Add cache-line-size paramter to vchiq node
- Add cache_line_size DTB parameter referencing to
.../vchiq/cache-line-size property
2015-11-03 04:50:58 +00:00
Luiz Otavio O Souza
962940ce6c
Add the SMP support for Raspberry Pi 2 (BCM2836).
...
Tested with the build of some ports and a buildworld.
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp>
2015-05-07 22:11:44 +00:00
Luiz Otavio O Souza
b7ce14b99c
Fix the gpio-leds node to match the LEDs on RPI2.
...
The 'pwr' LED is connected to GPIO pin 35 (active high) and the 'act' LED
is connected to GPIO pin 47 (active high).
Remove the GPIO pin 47 from reserved pins list, previously it was used to
signaling the SD Card presence and now it is used by act LED.
2015-04-23 18:36:36 +00:00
Andrew Turner
0006eaaf5f
Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a
...
different base address for the devces.
MFC after: 1 week
2015-03-25 10:26:07 +00:00