Hi Patrice, On 11/14/25 5:23 PM, Patrice Chotard wrote:
Enable LED_BOOT to use led_boot_on/off() API in board file.
Note that the first BOOTP packet will turn off the boot LED, c.f. https://elixir.bootlin.com/u-boot/v2025.10/source/net/bootp.c#L392 which will be switched over to the new API, c.f. https://lore.kernel.org/u-boot/[email protected]/
Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin

