The attached patch fixes: The FADT bootarch flags Blacklists MSI for this chipset (maybe not needed)
How could you test this?
Well with some PCIe device which uses MSI. MSI had some bug on K8T890. MSI is not mandatory.
Adds modified amdk8_util.asl Adds the SSDT table to chain of tables Aligns the FACS correctly (this should be done for other boards)
Should we put your align macros somewhere so all boards can use them?
Yes perhaps. I will change that.
Can we be sure about blacklisting MSI?
Yes we can. It does no harm.
Rudolf