[U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

Bin Meng bmeng.cn at gmail.com
Sun Jan 4 02:59:07 CET 2015


Hi Otavio,

On Sun, Jan 4, 2015 at 9:06 AM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> On Sat, Jan 3, 2015 at 12:40 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Currently when U-Boot is loaded by coreboot in qemu, U-Boot does not
>> boot due to several issues. This patch series fix these issues to make
>> coreboot support in U-Boot more robust so that it can run on top of
>> qemu out of the box.
>>
>> The command to package u-boot into coreboot.rom:
>> ./build/util/cbfstool/cbfstool build/coreboot.rom add-flat-binary \
>> -f u-boot-dtb.bin -n fallback/payload -c lzma -l 0x1110000 -e 0x1110015
>
> It'd be awesome to have it documented somewhere :)

Yes, I can document it in README.x86.

Regards,
Bin


More information about the U-Boot mailing list