cmd: binop: Use new environment api
authorMario Six <mario.six@gdsys.cc>
Mon, 28 Jan 2019 08:43:42 +0000 (09:43 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:34 +0000 (07:52 +0200)
commit29dada9c2e1637aede9985ded2959342e2d4a458
treef023bd0e9a6694484373ce1f79882443c2575480
parent487bb2bc85a51ce14bb27c183c9ab51090b632d0
cmd: binop: Use new environment api

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@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/binop.c