opencomputeproject / OSF-OSFCI

Open Source Firmware Continuous Integration source code
MIT License
22 stars 11 forks source link

Need to be able to define the spi chip model from the yaml file instead of hardcoding in ctrl.go #102

Closed gregg-shick closed 11 months ago

gregg-shick commented 11 months ago

BMC_CHIP: "MX25L25635E" BIOS_CHIP: "W25Q256JV"

arunkoshy commented 11 months ago

working on this @gregg-shick - there was some old work on this by @susmithp that was never merged - we will do a fresh take and get @vejmarie to review / merge