> +#include
> +#endif
> #include
> #include
> #include
> @@ -78,7 +81,6 @@ int board_init (void)
> #if defined(CONFIG_STATUS_LED) && defined(STATUS_LED_BOOT)
> status_led_set (STATUS_LED_BOOT, STATUS_LED_ON);
> #endif
> -
> return 0;
> }
>
> diff --git a/include/configs/omap
This patch controls the large LED on the top left of the zoom2.
Signed-off-by: Tom Rix
---
board/omap3/zoom2/Makefile|8 ++-
board/omap3/zoom2/led.c | 125 +
board/omap3/zoom2/zoom2.c |4 +-
include/configs/omap3_zoom2.h | 16 +
2 matches
Mail list logo