u-boot-brain/arch
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM
This command boots Linux zImage from where the zImage is loaded to. Passing
initrd and fdt is supported.

Tested on i.MX28 based DENX M28EVK
Tested on PXA270 based Voipac PXA270.

NOTE: This currently only supports ARM, but other architectures can be easily
added by defining bootz_setup().

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Warren <TWarren@nvidia.com>
Cc: albert.u.boot@aribaud.net
Cc: afleming@gmail.com,
Cc: Simon Glass <sjg@chromium.org>,
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Nicolas Pitre <nico@fluxnic.net>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
2012-03-30 22:58:55 +02:00
..
arm BOOT: Add "bootz" command to boot Linux zImage on ARM 2012-03-30 22:58:55 +02:00
avr32 bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
blackfin linkage.h: move from blackfin to common includes 2012-02-12 15:03:26 -05:00
m68k bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
microblaze bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
mips usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
nds32 nds32/n1213: correct vector table in start.S 2012-03-19 15:53:14 +08:00
nios2 nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). 2011-10-30 21:02:43 +08:00
openrisc openrisc: Add library functions 2012-01-13 21:16:48 +01:00
powerpc usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
sandbox sandbox: add getopt support 2012-03-12 11:06:01 -04:00
sh sh: Add header file of MMC framework 2012-03-26 10:09:31 +09:00
sparc usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
x86 sc520: fix build warning about unused temp var 2012-03-06 21:05:18 +11:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00