uboot-mt623x/arch/i386
Graeme Russ 95ffaba390 x86: Fix support for booting bzImage
Add support for newer (up to 2.6.33) kernels

Add zboot command which takes the address of a bzImage as its first
argument and (optionally) the size of the bzImage as the second argument
(the second argument is needed for older kernels which do not include
the bzImage size in the header)

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2010-05-06 00:17:01 +02:00
..
cpu x86: Use CONFIG_SERIAL_MULTI 2010-05-06 00:16:46 +02:00
include/asm x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
lib x86: Fix support for booting bzImage 2010-05-06 00:17:01 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00