[U-Boot] [PATCH 1/2] cmd: binop: Use new environment api

Mario Six mario.six at gdsys.cc
Fri Mar 29 08:36:41 UTC 2019


On Thu, Jan 31, 2019 at 11:05 AM Simon Glass <sjg at chromium.org> wrote:
>
> On Mon, 28 Jan 2019 at 01:44, Mario Six <mario.six at gdsys.cc> wrote:
> >
> > Since the binop command was introduced, the environment API was changed.
> > Use the new API to make the command work again.
> >
> > Signed-off-by: Mario Six <mario.six at gdsys.cc>
> > ---
> >  cmd/binop.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-mpc83xx/next.


More information about the U-Boot mailing list