Hi, I'm porting coreboot to tyan 3992 (HT2000/HT1000) using MSI MS9185 prebuild, if I right understand, all I need to do is edit Config.lb of ms9185 build, with my platform lspci data, or maybe something else?
Mikhail Savchenko wrote:
Hi, I’m porting coreboot to tyan 3992 (HT2000/HT1000) using MSI MS9185 prebuild, if I right understand, all I need to do is edit Config.lb of ms9185 build, with my platform lspci data, or maybe something else?
Starting with Config.lb and maybe Options.lb in src/mainboards/msi/ms-9185 you should get pretty far.
The first thing you need to establish is a coreboot image that does output via a serial console. With that further issues can be found and debugged more easily.
Stefan