
30 Mar
2015
30 Mar
'15
10:06 a.m.
Hi Paul,
Signed-off-by: Paul Kocialkowski contact@paulk.fr
common/cmd_fastboot.c | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/common/cmd_fastboot.c b/common/cmd_fastboot.c index 346ab80..7956a5b 100644 --- a/common/cmd_fastboot.c +++ b/common/cmd_fastboot.c @@ -23,6 +23,8 @@ static int do_fastboot(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) if (!g_dnl_board_usb_cable_connected()) { puts("\rUSB cable not detected.\n" \ "Command exit.\n");
g_dnl_unregister();
return CMD_RET_FAILURE; }g_dnl_clear_detach();
This is just a minor comment - in your future patches please add some commit message even for this very short patch.
Despite that,
Acked-by: Lukasz Majewski l.majewski@samsung.com
If other (Marek, Tom) don't mind I will take this through -dfu tree.
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group