uboot-mt623x/arch/sh/lib
Nobuhiro Iwamatsu 45ce6f9e35 sh: Add support zimageboot command for Renesas SH
Curent U-Boot can boot zImage by use the "go" command.
But this is not right method. And this method can not set command-line
to linux kernel.
zimageboot sets command-line in environment of u-boot in linux kernel,
and provides function to boot it.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2011-01-11 21:03:26 +09:00
..
Makefile sh: Add support zimageboot command for Renesas SH 2011-01-11 21:03:26 +09:00
board.c sh: Add support showing KByte of flash memory size 2011-01-11 21:03:25 +09:00
bootm.c sh: Divided macro for zImage and add asm/zimage.h 2011-01-11 21:03:26 +09:00
time.c sh: Fix overflow problem in get_ticks 2010-06-28 11:58:33 +09:00
time_sh2.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
zimageboot.c sh: Add support zimageboot command for Renesas SH 2011-01-11 21:03:26 +09:00