[coreboot] New on blogs.coreboot.org: [GSOC] Panic Room, week #8, *

2016-08-22 Thread WordPress
A new post titled "[GSOC] Panic Room, week #8,*" has been published on the coreboot blog. Find the full post at http://blogs.coreboot.org/blog/2016/08/22/gsoc-panic-room-week-8-onward/ What have you worked on during the past few weeks? I tried to finish one of the optional goals of my proposal: a

Re: [coreboot] Why my ACPI device conflicts with "PCI Bus"

2016-08-22 Thread Marshall Dawson
Hi Zheng, What version of Windows are you using? I've seen differences in the behavior of the arbiters as Windows has matured. I don't notice anything incorrect in your ASL. Does your FUR1 device come up with no conflicts, and only FUR0 has problems? Are you able to run WinDbg and get the

Re: [coreboot] ASUS KFSN4-DRE (K8) Automated Test Failure [master]

2016-08-22 Thread Timothy Pearson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/21/2016 03:48 PM, Raptor Engineering Automated Coreboot Test Stand wrote: > The ASUS KFSN4-DRE (K8) fails verification for branch master as of commit > 6268e2eecf235af9dd77b5f6cee8c0365fc5 > > The following tests failed: > BOOT_FAILURE

[coreboot] Why my ACPI device conflicts with "PCI Bus"

2016-08-22 Thread Zheng Bao
Hi, All, I am debugging the UART device on Bettong(AMD Carrizo). The device " Device(FUR0) { Name(_HID,"AMD0020") Name(_UID,0x0) Name(_CRS, ResourceTemplate() { IRQ(Edge, ActiveHigh, Exclusive) {10} Memory32Fixed(ReadWrite, 0xFEDC6000, 0x2000) }) Method