mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-11 04:22:14 +08:00
Add tests for the hex2bin, bin2hex, and hex_to_bin functions, which were recently added to U-Boot. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org>