Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42459 )
Change subject: device: Add method to configure bus mastering based on Kconfig ......................................................................
Patch Set 17: Code-Review+2
(2 comments)
https://review.coreboot.org/c/coreboot/+/42459/16//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/42459/16//COMMIT_MSG@27 PS16, Line 27: filo doesn't configure it.
Thank you for adding this sentence. I’d put it into the Kconfig help text though.
Done
https://review.coreboot.org/c/coreboot/+/42459/16/src/device/Kconfig File src/device/Kconfig:
https://review.coreboot.org/c/coreboot/+/42459/16/src/device/Kconfig@529 PS16, Line 529: and is enabled by default to keep the behaviour for now.
It only has to be done in the payload for devices that are used by the […]
Done