commit | 990f726ce797c040adda6d1e1bc6a21bd2b28657 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Tue Oct 01 14:24:41 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 10 16:02:20 2024 -0600 |
tree | b07b7f7d517ffdf2b8fe288d5364688fdb98158d | |
parent | 0319bae9e72922f55dd34e90aedf14cf1dd93045 [diff] |
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>