diff options
author | Simon Glass <sjg@chromium.org> | 2021-05-08 07:00:03 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-06-08 11:39:09 -0400 |
commit | 5d6d2b88389a99c9e20618593e64a9dd74862c8a (patch) | |
tree | ec4b3d88f4d0f8b4a8b1060823a28ddb07ad72ea /lib/display_options.c | |
parent | 19edf139e900ed61825b32bc7a261e5f6606b8b1 (diff) |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/display_options.c')
0 files changed, 0 insertions, 0 deletions