[PATCH v5 07/11] mtd: implement support for LED activity

Simon Glass sjg at chromium.org
Thu Oct 3 00:55:45 CEST 2024


On Tue, 1 Oct 2024 at 06:25, Christian Marangi <ansuelsmth at gmail.com> wrote:
>
> Implement support for LED activity. If the feature is enabled,
> make the defined ACTIVITY LED to signal mtd operations.
>
> LED activity is implemented HERE and not in the subsystem side to limit
> any performance degradation in case multiple call to MTD subsystem read/write
> are done.
>
> Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
> ---
>  cmd/mtd.c | 9 +++++++++
>  1 file changed, 9 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list