Skip to content
Snippets Groups Projects
Commit 8d1af942 authored by Simon Glass's avatar Simon Glass Committed by Mike Frysinger
Browse files

cmd_sf: add "update" subcommand to do smart SPI flash update


This adds a new SPI flash command which only rewrites blocks if the contents
need to change. This can speed up SPI flash programming when much of the
data is unchanged from what is already there.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent 1d5e7fb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment