You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dell OptiPlex comes in various variants: SFF, MT and DT. Also the product name is 7010 and 9010. These differences requires different SMBIOS values, PCI subsystem IDs and devictree override in coreboot.
Describe the solution you'd like
Have separate configs and variants for those boards in coreboot. Release separate binaries for the platforms.
Where is the value to a user, and who might that user be?
It preserves the original firmware product descriptions nad PCI subsystem. Also allows the MT/DT variant to work properly (PCIe slot, PCI slot, SATA 4th port).
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
The problem you're addressing (if any)
Dell OptiPlex comes in various variants: SFF, MT and DT. Also the product name is 7010 and 9010. These differences requires different SMBIOS values, PCI subsystem IDs and devictree override in coreboot.
Describe the solution you'd like
Have separate configs and variants for those boards in coreboot. Release separate binaries for the platforms.
Where is the value to a user, and who might that user be?
It preserves the original firmware product descriptions nad PCI subsystem. Also allows the MT/DT variant to work properly (PCIe slot, PCI slot, SATA 4th port).
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: