mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 17:28:15 +00:00
008ae72c69
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> |
||
---|---|---|
.. | ||
base.rst | ||
bootefi.rst | ||
booti.rst | ||
bootmenu.rst | ||
button.rst | ||
conitrace.rst | ||
echo.rst | ||
exception.rst | ||
exit.rst | ||
false.rst | ||
fdt_overlays.rst | ||
for.rst | ||
index.rst | ||
load.rst | ||
loady.rst | ||
mbr.rst | ||
md.rst | ||
netconsole.rst | ||
partitions.rst | ||
pstore.rst | ||
qfw.rst | ||
sbi.rst | ||
true.rst |