Home
last modified time | relevance | path

Searched hist:a206cc23431474a9890f0301f02f50ad3dc9b062 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.Sa206cc23431474a9890f0301f02f50ad3dc9b062 Tue Nov 08 02:33:19 UTC 2011 Graeme Russ <graeme.russ@gmail.com> 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>