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 80f6d5d commit 3f0835e0741c80305faf638aaf174ac9d235e83e
@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