Hi Denis,
On 10.12.19 00:10, Denis 'GNUtoo' Carikli wrote:
On Mon, 9 Dec 2019 18:54:18 +0200 Kyösti Mälkki kyosti.malkki@gmail.com wrote:
[f2a85m-pro broken on master]
Weird. Seems like I let the devicetree in a bit of a bad shape back in 2015. Try if this makes any difference: https://review.coreboot.org/c/coreboot/+/37619
I tried that through the normal/fallback mechanism on top of master and it didn't boot.
we didn't find a reason how 51b75ae50aa could have broken it. However, its direct successor on the master branch is very suspicious, hence Kyösti's patch.
Please re-check your bisect result, and if 2f8192bc6b (asus/f2a85m_pro: Fix superio type in devicetree) is the culprit, cherry pick Kyösti's patch on top of that. We don't know if it was a single commit that broke your board or if later commits broke it further. If the patch helps on top of 2f8192bc6b but not on master, you'll have to bisect again with the patch picked on top of every candidate.
Hope that helps, Nico