commit | 9fa20b2e1e3d267f1ba2df845178d399019253a8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 19 15:49:35 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Nov 28 16:51:51 2021 -0700 |
tree | becd6ac611231a4fb82323d09238446b23f8f5c2 | |
parent | 1d0e79fcd369bc788a79b0063a17b4d4fd5406f9 [diff] |
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>