a206cc2343
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> |
||
---|---|---|
.. | ||
sc520 | ||
config.mk | ||
cpu.c | ||
interrupts.c | ||
Makefile | ||
resetvec.S | ||
start16.S | ||
start.S | ||
u-boot.lds |