diff options
author | Simon Glass <sjg@chromium.org> | 2021-05-08 07:00:05 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-06-08 11:39:09 -0400 |
commit | 0cceb99ac59b1d383488ea3ce6511ffc01da5332 (patch) | |
tree | 67dc9eb75f3aa6a469eb4c57bfd432139a7958aa /test/Makefile | |
parent | 735dd6ef89ebd3e05c1dfaef06aca61046503c63 (diff) | |
download | u-boot-0cceb99ac59b1d383488ea3ce6511ffc01da5332.tar.gz |
display_options: Split print_buffer() into two functions
At present print_buffer() outputs a hex dump but it is not possible to
place this dump in a string. Refactor it into a top-level function which
does the printing and a utility function that dumps a line into a string.
This makes the code more generally useful.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/Makefile')
0 files changed, 0 insertions, 0 deletions