Skip to content
Snippets Groups Projects
Commit 01fac041 authored by Tom Rini's avatar Tom Rini
Browse files

cmd_fat.c: Note in fatread help about alignment requirements


When using the partial read feature of fatwrite the buffer we read into
can become unaligned not just due to initial location but the size of
our partial reads as well.  Make this clear in the help text.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent f1932b78
No related branches found
No related tags found
Loading
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