opnsense-src/sys/boot/fdt
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
..
dts Fix the gpio-leds node to match the LEDs on RPI2. 2015-04-23 18:36:36 +00:00
fdt_loader_cmd.c Fix potential NULL dereference. 2015-02-25 09:57:05 +00:00
fdt_platform.h Start to allow platforms other than U-Boot to use the FDT code in loader by 2014-11-01 17:12:44 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile Missed change in r276688. Apologies for build breakage. 2015-01-05 16:52:25 +00:00