Hi Iain, On 5/13/21 8:15 PM, lain wrote: > Hello Michal, > i found the regarding problem. > The board i got from aliexpress has an SUPERIO 8613 insteat of a > SUPERIO 8772F, this other superio seem to be support by coreboot but > dumbly changing this in the .config seems to fail, do you think you > could help me compiling it for this SUPERIO chip ? Okay that would explain everything. Is this the Protectli branded board or the chinese Yanling?
I can upload some blind patch that will support ITE 8613, but could you please run coreboot's superiotool on the ORIGINAL firmware? ITE8613 clock settings are a bit tricky, so I need a dump of the settings. Because of the tricky clock settings, you get the garbage on serial port now so copyign from FW2B/FW4B is not the best way to go. Please attach the dump in your response. For convenience you may use our fwdump-docker if you want to avoid compiling this tool from source: https://github.com/3mdeb/fwdump-docker Command to use: |docker run --rm --privileged -it -v $PWD:/home/fwdump 3mdeb/fwdump-docker:1.1.0 getlogs| Simply superiotool.log from the archive will suffice. > > best regards > lain Best regards, -- Michał Żygowski Firmware Engineer https://3mdeb.com | @3mdeb_com _______________________________________________ coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-le...@coreboot.org