[U-Boot] [PATCH 5/8] ZOOM2 Add led support.

Tom Tom.Rix at windriver.com
Thu Apr 2 15:38:43 CEST 2009


Jean-Christophe PLAGNIOL-VILLARD wrote:
> why not using the arm led API??
>   
OK. I will fix.
>> +{
>> +	gpio_t *gpio6_base = (gpio_t *) OMAP34XX_GPIO6_BASE;
>> +
>> +	sr32 (&gpio6_base->cleardataout, 13, 1, 1);	/* red off */
>>     
> we clearly need now a GPIO API it's start to be mandatory
>
>   
Like what is in the kernel or something similar?

Tom



More information about the U-Boot mailing list