]> git.dujemihanovic.xyz Git - u-boot.git/commit
sf: doc: Add documentation for the 'sf' command
authorSimon Glass <sjg@chromium.org>
Sun, 19 Sep 2021 21:49:35 +0000 (15:49 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 28 Nov 2021 23:51:51 +0000 (16:51 -0700)
commit1fb115e4d2a69118388e82af13b1159e102e539b
treebecd6ac611231a4fb82323d09238446b23f8f5c2
parent3512e1570d4376a4581575546cee7b5d3af54370
sf: doc: Add documentation for the 'sf' command

This command is fairly complicated so documentation is useful.
Unfortunately I an not sure how the MTD side of things works and cannot
find information about that.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/usage/index.rst
doc/usage/sf.rst [new file with mode: 0644]