commit | 8e1fd2e35a4b8256b175b8c85279f72008c6ce9c | [log] [tgz] |
---|---|---|
author | Alexey Romanov <avromanov@salutedevices.com> | Thu Jul 18 08:46:05 2024 +0300 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Thu Aug 08 09:27:50 2024 +0200 |
tree | 7446a0da25cfd90573e09032b09be0fb67ab337c | |
parent | d511967babac43c4e01a06da4cbbb324cd2bc86a [diff] |
drivers: introduce mtdblock abstraction MTD block - abstraction over MTD subsystem, allowing to read and write in blocks using BLK UCLASS. Signed-off-by: Alexey Romanov <avromanov@salutedevices.com> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>