[U-Boot] [PATCH] AT91: Add support for blue_LED_* and add coloured_LED_init to at91/led.c

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Tue Aug 18 00:51:48 CEST 2009


On 23:39 Wed 12 Aug     , Albin Tonnerre wrote:
> On Wed, Aug 12, 2009 at 11:15:26PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote :
> > On 18:10 Wed 12 Aug     , Albin Tonnerre wrote:
> > > Currently, at91/led.c only provides _on and _off functions for green,
> > > yellow and red LEDs. This patch provides a generic coloured_LED_init
> > > function, which is a first step towards getting rid of the
> > > board-specific (and duplicated) board/*/*/led.c files on at91
> > > This patch alos adds similar support for blue LEDs, mostly for the sake
> > > of completeness.
> > > 
> > we do need to stop adding more and more specific led api
> > we do need to have a common api that we can use on any arch for c & asm
> 
> This does not *add* specific LED API, it merely implements the existing one.
> There /is/ a common led API, which currently has no support for ARM, as you
> probably know.
> Does you message mean you'd accept a patch which drops the coloured-LED API
> (whose only user is currently ARM) and use the one described in
> include/status_led.h ?
no please take a look on the other LED thread

I want to hape coloured-LED api and numbered led handle by the same api
with the less size impact

for c & assembly

Best Regards,
J.


More information about the U-Boot mailing list