]> git.dujemihanovic.xyz Git - u-boot.git/commit
ubi: implement support for LED activity
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 1 Oct 2024 12:24:41 +0000 (14:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 22:02:20 +0000 (16:02 -0600)
commit990f726ce797c040adda6d1e1bc6a21bd2b28657
treeb07b7f7d517ffdf2b8fe288d5364688fdb98158d
parent0319bae9e72922f55dd34e90aedf14cf1dd93045
ubi: implement support for LED activity

Implement support for LED activity. If the feature is enabled,
make the defined ACTIVITY LED to signal ubi write operation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/ubi.c