u-boot-brain/arch/nds32/lib
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
..
board.c nds32: Use sections header to obtain link symbols 2013-05-08 12:38:10 +08:00
bootm.c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 2013-07-02 09:17:17 -04:00
cache.c nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
interrupts.c Consolidate bool type 2013-04-01 16:33:52 -04:00
Makefile nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00