commit | 0c2b3c7a4d22efd8e559b15b22d58460c29cc90d | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 28 09:43:43 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:34 2019 +0200 |
tree | f304aaa9286a906c68ad8cb0c27ad28ca28b5932 | |
parent | 3d82972947087773b6717a38c9e6b92627f88942 [diff] |
cmd: binop: Use hex2bin Use the new hex2bin function in the binop command instead of converting the data manually. Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org>