Hey guys, I am curious as to how to get coreboot serial output on a pci-e or expresscard intead of the onboard port.
Is it possible?
- Thanks
On Fri, Aug 4, 2017 at 2:19 AM, Taiidan@gmx.com Taiidan@gmx.com wrote:
Hey guys, I am curious as to how to get coreboot serial output on a pci-e or expresscard intead of the onboard port.
Is it possible?
Yes, this has been done with mPCIe. There is driver "Oxford OXPCIe952" and the source has some hints of the marketing names you can find a tested adapter with. You also need EARLY_PCI_BRIDGE=y in your coreboot build to tell which PCIe root port this card is plugged into.
For ExpressCard some additional power management may come into play, not demonstrated afaics.
Kyösti