summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWally Yeh <[email protected]>2014-09-25 23:00:16 +0800
committerPantelis Antoniou <[email protected]>2014-10-03 17:26:50 +0300
commitfa7b88519e9158cee2b0900d26c049f09f49f8c5 (patch)
tree3c2c5445589c270bba6fe12192baf2dc2ef47373 /include
parent786a27b7ec9efd1ebf50008050e3cff9ce458198 (diff)
cmd_mmc: fix bootpart-resize maxarg to 4
sub-command 'bootpart-resize' check for argc == 4, it will retrun CMD_RET_FAILURE when argc value not matched. but bootpart-resize's maxarg is 3, which means you never execute this sub-command successfully. fix it by change bootpart-resize maxarg to 4. Signed-off-by: wally.yeh <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Pierre Aubert <[email protected]> Acked-by: Pantelis Antoniou <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions