Skip to content
Commit 5d6d2b88 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

hexdump: Support any rowsize



At present print_hex_dump() only supports either 16- or 32-byte lines.
With U-Boot we want to support any line length up to a maximum of 64.
Update the function to support this, with 0 defaulting to 16, as with
print_buffer().

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 19edf139
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment