]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
BeagleBoard: Added LED driver
authorJason Kridner <jkridner@beagleboard.org>
Mon, 18 Apr 2011 21:23:35 +0000 (17:23 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 27 Apr 2011 17:38:06 +0000 (19:38 +0200)
commit70d8c9446fe1d99dd4148dc39ceb5dc6ce39a934
treea20e764e3271bc3675f2950dfe6afbfba025d439
parentb633f66f02ab3df6adc8fc65f13769e5fb9c328f
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>
board/ti/beagle/Makefile
board/ti/beagle/beagle.c
board/ti/beagle/led.c [new file with mode: 0644]
include/configs/omap3_beagle.h