commit | 2b9599e010603879f99ed867f47fca6268902661 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Jul 09 15:32:34 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Wed Jul 10 09:15:15 2013 -0400 |
tree | 946398c294b9a4fe718078be317ccdff93b0f756 | |
parent | fb1b139bb79741e361bae421ece69d305b68d302 [diff] |
cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc Like 'bootm', 'bootz' needs to consume 'bootz' so that the rest of the state functions will work. Signed-off-by: Tom Rini <trini@ti.com>