u-boot-brain/arch/m68k
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Commit 35fc84fa1f broke bootm on avr32. It
requires to call do_bootm_linux() with flag set to BOOTM_STATE_OS_PREP before
calling it again with flag set to BOOTM_STATE_OS_GO.
Fix this by allowing flag set to BOOTM_STATE_OS_PREP, this however will
require a complete refactoring later on.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
[trini: Apply to m68k, microblaze, nds32, nios2, openrisc, sh and sparc]
Signed-off-by: Tom Rini <trini@ti.com>
2013-07-02 09:17:17 -04:00
..
cpu ColdFire: Update the arch_global_date changes for mcf5441x 2013-06-27 08:44:00 +08:00
include/asm Fix MCF5235 SDRAM base address macro 2013-06-27 08:31:17 +08:00
lib avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 2013-07-02 09:17:17 -04:00
config.mk ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage 2011-09-04 22:46:55 +08:00