Hello,
I have recently started experimenting with coreboot so please forgive my
ignorance :-) I can make it boot using edk2 payload and only flashing "bios"
region and I am able to make an ordinary linux distro boot.
Using OEM BIOS from supermicro everything seems to work as expected, but using
my coreboot image I run into the following issues:
1. I also get PCI related errors and warnings during coreboot boot.
2. Microcode update errors during coreboot boot, although it claims microcode
to be updated afterwards.
3. My mainboard have 2 Intel NICs but Linux kernel claims only 1 exists, and
lspci only shows 1. The "first" one :-) .
4. Coreboot does not show up, or work, if BMC is not enabled using the jumper.
5. When Linux issues system reset, machine freeze and needs to be manually
powered off. If issuing "power off" the machine powers off as normal.
Have anyone got a fully "working"/"stable" config for their X11SSH-* board I
can use as reference? I got the feeling I'm missing something obvious or
needed tweaks ...
/Martin