[U-Boot] [PATCH 2/2] cmd: binop: Use hex2bin

Mario Six mario.six at gdsys.cc
Fri Mar 29 08:37:03 UTC 2019


On Thu, Jan 31, 2019 at 11:04 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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>

Applied to u-boot-mpc83xx/next.


More information about the U-Boot mailing list