commit | 6e5dac444afaf145c37b85642ea75973b8e5e4c5 | [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 | 42bca3642410070b48c0e9800bd06537d6c9f7b1 [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>