u-boot/arch/x86
Graeme Russ a206cc2343 x86: Add multiboot header
By adding a multiboot header, U-Boot can be loaded by GRUB2. Using GRUB2 to
bootstrap U-Boot is useful for using an existing BIOS to get an initial
U-Boot port up and running before implementing the low-level reset vector
code, SDRAM init, etc. and overwriting the BIOS

Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
2011-11-29 21:08:02 +11:00
..
cpu x86: Add multiboot header 2011-11-29 21:08:02 +11:00
include/asm sc520: Create arch asm-offsets 2011-11-29 21:07:42 +11:00
lib cosmetic: checkpatch cleanup of arch/x86/lib/*.c 2011-11-29 21:03:43 +11:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00