[coreboot] u-boot as payload

Rudolf Marek r.marek at assembler.cz
Wed May 4 01:24:23 CEST 2011


Hi

Due to popular demand here is the yet another patch on the top of those two 
previously posted. It bit talks to coreboot tables.

Known issues:

* The memory is still 64MB for linux - this can be fixed by reporting correct 
amount to uboot (bios_*.c) but because there is no e820 just need to report 
continuous memory to the first hole.

* loading stuff just in 1MB wont work because the LMA is set for bios and 
realmode trampoline there, please now load kernel from 2MB or more.

* I had to swap IDE drives because this board has only secondary IDE


Thanks,
Rudolf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Megahack-to-make-it-sort-of-work.patch
Type: text/x-diff
Size: 19106 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20110504/f2af6f1e/attachment.bin>


More information about the coreboot mailing list