Hey, i have managed to run Coreboot on a MSC C10M-BT
https://www.msc-technologies.eu/products-solutions/products/boards/com-express-type-10/msc-c10m-bt.html but I need SMBus access to configure an eDPtoLVDS Chip before graphic gets initialized. I have seen in src/soc/intel/fsp_broadwell_de that there is a file smbus.c that seems to do this for Broadwell an can bee called from mainboard_enable() but it is missing in src/soc/intel/fsp_baytrail/. Is this the right place to do this implementations or is it done/should it be done somewhere else? Best regards Michael -- coreboot mailing list: [email protected] https://mail.coreboot.org/mailman/listinfo/coreboot

