Files
u-boot/test
Simon Glass 5d6d2b8838 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>
2021-06-08 11:39:09 -04:00
..
2021-03-12 17:41:35 -05:00
2020-11-05 09:11:31 -07:00
2021-06-08 11:39:09 -04:00