[PATCH v4 06/11] tftp: implement support for LED activity
Simon Glass
sjg at chromium.org
Thu Sep 26 23:33:23 CEST 2024
On Sat, 21 Sept 2024 at 00:51, Christian Marangi <ansuelsmth at gmail.com> wrote:
>
> Implement support for LED activity. If the feature is enabled,
> make the defined ACTIVITY LED to signal traffic.
>
> Also turn the ACTIVITY LED OFF if a CTRL-C is detected in the main
> net loop function.
>
> Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
> ---
> net/net.c | 4 ++++
> net/tftp.c | 5 +++++
> 2 files changed, 9 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list