boot command: Make verbose/dryrun options work again
Fixes: bc94fb3 bootm: Initialize bootm_data defaults in single place

bootm_data_init_defaults() must be called before filling in the values
from the commandline options, otherwise the values will be overwritten
in bootm_data_init_defaults().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a7f955f commit d7fc1c18e785277f24a69e2aaa1a2c6e80e2b0cf
@Sascha Hauer Sascha Hauer authored on 29 Jun 2016
Showing 1 changed file
View
commands/boot.c