u-boot-brain/arch/microblaze/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 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
bootm.c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 2013-07-02 09:17:17 -04:00
Makefile microblaze: Add muldi3.c which contains routines for _muldi3 2013-02-04 12:07:09 +01:00
muldi3.c microblaze: Add muldi3.c which contains routines for _muldi3 2013-02-04 12:07:09 +01:00
time.c microblaze: Move __udelay implementation 2012-07-10 11:54:06 +02:00