Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-11 Thread taii...@gmx.com
I am curious as to why the emulated combined IDE/SATA mode would be on in the first place if anyone knows, what is the use case for this? -- coreboot mailing list: coreboot@coreboot.org https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-11 Thread taii...@gmx.com
Hmm it works for me on Xen 4.10 (I don't normally use xen but I installed it to check for you) (XEN) AMD-Vi: Disabled HAP memory map sharing with IOMMU (XEN) AMD-Vi: IOMMU 0 Enabled. (XEN) I/O virtualisation enabled (XEN) - Dom0 mode: Strict (XEN) Interrupt remapping enabled Btw does anyone

Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-05 Thread Thierry Laurion
Thank you for the clarification. I'll try to figure this out later this week. Any help would be appreciated. I suppose I should file an issue. Will do. Le ven. 3 nov. 2017 04:19, Patrick Georgi a écrit : > That's the bitfield item's size field, not its default value. > > >

Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-03 Thread Patrick Georgi via coreboot
That's the bitfield item's size field, not its default value. Am Fr., 3. Nov. 2017 um 04:56 Uhr schrieb Thierry Laurion < thierry.laur...@gmail.com>: > As I understand the code, KGPE-d16 doesn't use AGESA part (nor any?). > > Any reason why this value would be defaulting to enabled for whole

Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-02 Thread Thierry Laurion
As I understand the code, KGPE-d16 doesn't use AGESA part (nor any?). Any reason why this value would be defaulting to enabled for whole sb700 dependents? --- a/src/vendorcode/amd/cimx/sb700/SBTYPE.h +++ b/src/vendorcode/amd/cimx/sb700/SBTYPE.h @@ -133,7 +133,7 @@ typedef struct _AMDSBCFG

Re: [coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-02 Thread Peter Stuge
Thierry Laurion wrote: > ENABLE_IDE_COMBINED_MODE available for sp800 but not for sp700, for ewhich > sp5100 is derived from: .. > Suggested Workaround > Disable combined mode by setting a platform BIOS callback option to CIMx > called "SataIdeCombinedMode" to 0. .. > Is there something i'm

[coreboot] KGPE-D16 AMD-vi fails because combined sata is enabled

2017-11-01 Thread Thierry Laurion
Xen error: (XEN) AMD-Vi: SP5100 erratum 28 detected, disabling IOMMU. (XEN) If possible, disable SATA Combined mode in BIOS or contact your vendor for BIOS update. (XEN) AMD-Vi: Error initialization (XEN) I/O virtualisation disabled -but HAP is working, (XEN) HVM: SVM enabled (XEN) HVM: Hardware