Re: [[PATCH] board: at91: sam9x60: set blue led on at boot time

2023-01-03 Thread Eugen.Hristev
On 12/23/22 08:39, Mihai Sain wrote: > Set blue led on at boot time in order to highlight that u-boot is loaded. > This is done for all sam9x60 based boards which contain an RGB led. > > Signed-off-by: Mihai Sain > --- Applied to u-boot-at91/next, thanks !

[[PATCH] board: at91: sam9x60: set blue led on at boot time

2022-12-23 Thread Mihai Sain
Set blue led on at boot time in order to highlight that u-boot is loaded. This is done for all sam9x60 based boards which contain an RGB led. Signed-off-by: Mihai Sain --- board/atmel/sam9x60_curiosity/sam9x60_curiosity.c | 10 ++ board/atmel/sam9x60ek/sam9x60ek.c | 9 ++