BeagleBoard: Added LED driver
Added LED driver using status_led. USR0 is set to monitor the boot status. USR1 is set to be the green LED. Included adding configuration and command to the default configuration. Signed-off-by:Jason Kridner <jkridner@beagleboard.org> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
Showing
- board/ti/beagle/Makefile 3 additions, 1 deletionboard/ti/beagle/Makefile
- board/ti/beagle/beagle.c 7 additions, 0 deletionsboard/ti/beagle/beagle.c
- board/ti/beagle/led.c 91 additions, 0 deletionsboard/ti/beagle/led.c
- include/configs/omap3_beagle.h 13 additions, 0 deletionsinclude/configs/omap3_beagle.h
board/ti/beagle/led.c
0 → 100644
Please register or sign in to comment