[coreboot] Supported Mainboard in coreboot is missing because of using LATE_CBMEM_INIT

Arthur Heymans arthur at aheymans.xyz
Sun Nov 25 19:08:27 CET 2018


j443i8 at goat.si writes:

> Hello. I got a MSI MS6178 mainboard for coreboot based on the official wiki page
> https://www.coreboot.org/Board:msi/ms6178
>
> I have followed the wiki to build coreboot but the board is missing in make
> menuconfig here: https://www.coreboot.org/Build_HOWTO
>
> Then i find https://review.coreboot.org/c/coreboot/+/23300
>
> Thus i run 'git checkout tags/4.7'
>
> But when trying to build a image i got following error:
>
> Cloning into 'seabios'...
> fatal: https://review.coreboot.org/p/seabios.git/info/refs not valid: is this a
> git repository?
> Makefile:18: recipe for target 'seabios' failed

You can try to build the payload separately.

>
> Could someone fix the MSI MS6178 mainboard so that it can be used with the
> recent coreboot?

That would require that platform (i810) to have early cbmem init.

> Thanks!

-- 
==============
Arthur Heymans



More information about the coreboot mailing list