[U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin
Simon Glass
sjg at chromium.org
Thu Jan 31 10:04:32 UTC 2019
On Mon, 28 Jan 2019 at 01:44, Mario Six <mario.six at gdsys.cc> wrote:
>
> Use the new hex2bin function in the binop command instead of converting
> the data manually.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
> cmd/binop.c | 28 +++-------------------------
> 1 file changed, 3 insertions(+), 25 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list