Wally Yeh fa7b88519e 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 <wally.yeh@atrustcorp.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Pierre Aubert <p.aubert@staubli.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
2014-10-03 17:26:50 +03:00
..
2014-07-18 17:53:24 -04:00
2014-06-11 16:25:47 -04:00
2014-06-11 16:25:47 -04:00
2014-05-27 10:21:32 -04:00
2014-08-09 11:17:03 -04:00
2014-08-09 11:16:57 -04:00
2014-08-09 11:16:57 -04:00
2014-06-20 11:54:29 -06:00
2014-06-05 14:38:38 -04:00
2014-05-12 15:19:46 -04:00
2014-09-24 18:30:28 -04:00
2014-07-23 14:06:17 +01:00
2014-06-20 11:54:29 -06:00
2014-09-16 12:23:56 -04:00
2014-09-24 18:30:29 -04:00
2014-05-29 17:45:31 -04:00
2014-07-18 17:53:23 -04:00