On 09/05/2015 09:04 PM, Thomas Chou wrote:
Define STATUS_LED_BOOT. So the boot LED will be initialized
in board_init_r(), and show the boot progress.
Though the boot LED is set to blinking in board_init_r(),
only the powerpc and nios2 really support blinking. All other
archs just turn the LED
On Sunday, September 06, 2015 at 01:35:25 PM, Thomas Chou wrote:
> Hi Marek,
>
> On 09/05/2015 09:11 PM, Marek Vasut wrote:
> > Idea: Maybe you can add a __weak hook into the generic timer code to
> > blink the LED ?
>
> Thanks for the idea. I will look into it later.
Sure, thanks :)
Best regar
Hi Marek,
On 09/05/2015 09:11 PM, Marek Vasut wrote:
Idea: Maybe you can add a __weak hook into the generic timer code to
blink the LED ?
Thanks for the idea. I will look into it later.
Cheers,
Thomas Chou
___
U-Boot mailing list
U-Boot@lists.denx.d
On Saturday, September 05, 2015 at 03:04:02 PM, Thomas Chou wrote:
> Define STATUS_LED_BOOT. So the boot LED will be initialized
> in board_init_r(), and show the boot progress.
>
> Though the boot LED is set to blinking in board_init_r(),
> only the powerpc and nios2 really support blinking. All
Define STATUS_LED_BOOT. So the boot LED will be initialized
in board_init_r(), and show the boot progress.
Though the boot LED is set to blinking in board_init_r(),
only the powerpc and nios2 really support blinking. All other
archs just turn the LED on and can not blink.
After the commit "nios2:
5 matches
Mail list logo