Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35855 )
Change subject: asus/f2a85m_pro: Fix superio type in devicetree ......................................................................
Patch Set 2:
Just a note, that this caused a regression [1]. Denis had already reported the regression in the board status repository, but was one commit off [2].
Reverting this commit here on top of master and, to fix the now caught build error, revert commit b2a10f8264 (devicetree: Remove weak declarations for ops), Ifb783e2f733d5c65c615e5c1879e3e4c7a83e049 [3], gets rid of the hang.
I’ll try to figure out, what is wrong with the Super I/O settings in the devicetree.
[1]: https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/thread/5GCRU... "Asus F2A85-M Pro: Accessing DMA1_RESET_REG in `isa_dma_init()` hangs system" [2]: https://review.coreboot.org/cgit/board-status.git/commit/asus/f2a85-m/4.10-9... [3]: https://review.coreboot.org/c/coreboot/+/35086