u-boot-brain/arch/sh/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
..
ashiftlt.S sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashiftrt.S sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashldi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
ashrsi3.S Coding Style cleanup 2011-12-19 12:03:40 +01: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
libgcc.h sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshiftrt.S sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
lshrdi3.c sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
Makefile sh: Add ashrsi3 libgcc function 2011-12-02 13:46:20 +09:00
movmem.S sh: Add support for SH2A freestanding build 2011-08-22 13:16:08 +09:00
time_sh2.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
time.c sh: tmu: Removed arch/sh/include/asm/clk.h 2012-08-21 15:00:34 +09:00
zimageboot.c sh: Add support zimageboot command for Renesas SH 2011-01-11 21:03:26 +09:00