bootm: Push dryrun to handlers
We can make the dryrun option more useful by calling into the handlers.
With this we can detect more cases that can go wrong during boot.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c1507e2 commit a5b45d5c4fd16e861a877030a415383ee645a884
@Sascha Hauer Sascha Hauer authored on 15 Jan 2016
Showing 9 changed files
View
arch/arm/lib/bootm.c
View
arch/arm/mach-omap/omap_generic.c
View
arch/blackfin/lib/blackfin_linux.c
View
arch/efi/efi/efi-image.c
View
arch/mips/lib/bootm.c
View
arch/nios2/lib/bootm.c
View
arch/ppc/lib/ppclinux.c
View
commands/bootm.c
View
common/bootm.c