u-boot-brain/arch
Stefan Roese ed12b5b9da Fix bootm to work on powerpc again (compressed uImage)
Patch 35fc84fa1 [Refactor the bootm command to reduce code duplication]
breaks booting Linux (compressed uImage with fdt) on powerpc.

boot_jump_linux() mustn't be called before boot_prep_linux() and
boot_body_linux() have been called. So remove the superfluous call
to boot_jump_linux() in arch/powerpc/lib/bootm.c as its called later on
in this function.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@ti.com>
2013-06-28 16:26:52 -04:00
..
arm exynos: Avoid function instrumentation for microsecond timer 2013-06-26 10:18:56 -04:00
avr32 avr32: fix relocation address calculation 2013-05-13 10:35:12 +02:00
blackfin bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 2013-05-13 16:30:27 +08:00
m68k ColdFire: Update the arch_global_date changes for mcf5441x 2013-06-27 08:44:00 +08:00
microblaze Clarify bootm OS arguments 2013-06-26 10:16:41 -04:00
mips MIPS: asm/errno.h: switch to asm-generic/errno.h 2013-06-08 23:10:10 +02:00
nds32 nds32: Use sections header to obtain link symbols 2013-05-08 12:38:10 +08:00
nios2 Clarify bootm OS arguments 2013-06-26 10:16:41 -04:00
openrisc Clarify bootm OS arguments 2013-06-26 10:16:41 -04:00
powerpc Fix bootm to work on powerpc again (compressed uImage) 2013-06-28 16:26:52 -04:00
sandbox sandbox: Support trace feature 2013-06-26 10:16:41 -04:00
sh lib: consolidate hang() 2013-05-01 16:41:08 -04:00
sparc sparc: Use image_setup_linux() instead of local code 2013-05-14 15:37:26 -04:00
x86 x86: Support tracing function 2013-06-26 10:18:56 -04:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00