Fix fallout from autostart revert
The autostart revert caused a bit of duplicated code as well as
code that was using images->autostart that needs to get removed so
we can build again.
Signed-off-by:
Kumar Gala <galak@kernel.crashing.org>
Showing
- common/cmd_bootm.c 2 additions, 3 deletionscommon/cmd_bootm.c
- common/image.c 0 additions, 17 deletionscommon/image.c
- lib_arm/bootm.c 1 addition, 5 deletionslib_arm/bootm.c
- lib_avr32/bootm.c 1 addition, 5 deletionslib_avr32/bootm.c
- lib_blackfin/bootm.c 1 addition, 5 deletionslib_blackfin/bootm.c
- lib_i386/bootm.c 1 addition, 5 deletionslib_i386/bootm.c
- lib_m68k/bootm.c 1 addition, 4 deletionslib_m68k/bootm.c
- lib_microblaze/bootm.c 1 addition, 5 deletionslib_microblaze/bootm.c
- lib_mips/bootm.c 1 addition, 5 deletionslib_mips/bootm.c
- lib_nios2/bootm.c 1 addition, 5 deletionslib_nios2/bootm.c
- lib_ppc/bootm.c 1 addition, 4 deletionslib_ppc/bootm.c
- lib_sh/bootm.c 1 addition, 5 deletionslib_sh/bootm.c
- lib_sparc/bootm.c 1 addition, 5 deletionslib_sparc/bootm.c
Loading
Please register or sign in to comment