
16 Jan
2016
16 Jan
'16
2:25 a.m.
On 4 January 2016 at 00:08, Heiko Schocher hs@denx.de wrote:
Hello Simon,
Am 29.12.2015 um 13:22 schrieb Simon Glass:
We should not return a -ve error code from command functions. Instead, return CMD_RET_FAILURE. This avoids the "exit not allowed from main input shell" error messages from the hush shell.
Signed-off-by: Simon Glass sjg@chromium.org
common/cmd_i2c.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Thanks! As it is in a patchserie:
Acked-by: Heiko Schocher hs@denx.de
Applied to u-boot-dm!