diff options
author | Simon Glass <sjg@chromium.org> | 2021-02-06 09:57:30 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-03-02 15:53:37 -0500 |
commit | 008ae72c6946f85e9083118e750de68591f4ed12 (patch) | |
tree | ade00896e5124da993c6ffbabe57bc77c7e74db5 /arch/sandbox/cpu/os.c | |
parent | 671c454368374b538fd0421d3da08ed59328099d (diff) |
doc: Add a note about producing 'md.b' output using hexdump
Comparing a hex dump on the U-Boot command line with the contents of a
file on the host system is fairly easy and convenient to do manually if
it is small. But the format used hexdump by default differs from that
shown by U-Boot. Add a note about how to make them the same.
(For large dumps, writing the data to the network with tftpput, or to a
USB stick with ext4save is easiest.)
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/sandbox/cpu/os.c')
0 files changed, 0 insertions, 0 deletions