]> git.sur5r.net Git - u-boot/commit
warp7: defconfig: Enable CMD_SETEXPR
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Tue, 24 Apr 2018 17:46:46 +0000 (18:46 +0100)
committerStefano Babic <sbabic@denx.de>
Thu, 26 Apr 2018 06:54:02 +0000 (08:54 +0200)
commitbaea5ecd26888263bd614ff86f93df89302b3627
tree8af3a2474d84a7e7752b94e53ef27f054d3e0b6b
parentd9cb9aec743265b56a57e89ec20dde6f38d5e554
warp7: defconfig: Enable CMD_SETEXPR

setexpr allows us to do arithmetic for env variables - something that is
both useful and required when doing HAB authentication without hard-coding
HAB load addresses.

This patch enables CMD_SETEXPR for the WaRP7 defconfig.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Tested-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/warp7_defconfig