Actions
Bug #600
closed[Intel Eaglestream platform ]PCH HSIO bifurcation.
Start date:
06/21/2025
Due date:
06/30/2025
% Done:
0%
Estimated time:
Description
[Intel Eaglestream platform ]
I have already checked the coreboot code , but I can't find any code about how to configure the PCH HSIO pcie bifurcation by Intel FSP ?
Please refer to the following linker which is about the intel eaglestream platform CRB board in Coreboot.
( https://github.com/coreboot/coreboot/tree/main/src/mainboard/intel/archercity_crb )
Related links
Please refer to the following linker which is about the intel eaglestream platform CRB board in Coreboot.
https://github.com/coreboot/coreboot/tree/main/src/mainboard/intel/archercity_crb
Updated by Patrick Rudolph 17 days ago
- Status changed from New to Rejected
There's no way to configure the bifurcation on the PCH. Please compile FSP from source to change the bifurcation settings.
Actions