commit | 3eee5d073a6b7dbbee3d6ab158ed092c441f42fd | [log] [tgz] |
---|---|---|
author | Tobias Waldekranz <tobias@waldekranz.com> | Thu Feb 16 16:33:54 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 05 10:54:47 2023 -0400 |
tree | 473462a4b7d7581e0f5dddcd4559b4b07763f6cc | |
parent | 6da06a0338d2bc860a61f9ced4f8de72b4ed9963 [diff] |
doc: blkmap: Add introduction and examples Explain block maps by going through two common use-cases. Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Reviewed-by: Simon Glass <sjg@chromium.org>