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

hexdump: Add support for sandbox



The current implementation outputs an address as a pointer. Update the
code to use an address instead, respecting the 32/64 nature of the CPU.

Add some initial tests copied from print_test_display_buffer(), just the
ones that can pass with the current implementation.

Note that for this case print_hex_dump() and print_bufffer() produce the
same result. For now the tests are duplicated sine we have separate
functions.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 2f410fe5
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