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

Simon Glass sjg at chromium.org
Thu Jan 31 10:05:10 UTC 2019


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>


More information about the U-Boot mailing list