Re: AHCI problems with Cubieboard A10

2014-11-22 Thread Patrick Wildt
> Am 22.11.2014 um 17:04 schrieb Edwin Amsler : > > I managed to cull the list here and only send to Patrick. Blarg. > > This definitely worked for me though! Great! > > Is there something I can do to get these patches into mainline OpenBSD? I’ll > scout around for the best practices on that

Re: AHCI problems with Cubieboard A10

2014-11-22 Thread Edwin Amsler
I managed to cull the list here and only send to Patrick. Blarg. This definitely worked for me though! Is there something I can do to get these patches into mainline OpenBSD? I’ll scout around for the best practices on that. I also need to see if I can find this `aalm` person so proper attribut

Re: AHCI problems with Cubieboard A10

2014-11-20 Thread Edwin Amsler
First patch applied. Building now… Will report back tomorrow. On Nov 20, 2014, at 5:04 PM, Patrick Wildt wrote: > There’s a quirk in sunxi’s AHCI. The following stuff might fix it. > > https://github.com/bitrig/bitrig/commit/6342a27bfe4dc590f8e266e370f54846a766a737 > https://github.com/bitrig

Re: AHCI problems with Cubieboard A10

2014-11-20 Thread Patrick Wildt
There’s a quirk in sunxi’s AHCI. The following stuff might fix it. https://github.com/bitrig/bitrig/commit/6342a27bfe4dc590f8e266e370f54846a766a737 https://github.com/bitrig/bitrig/commit/9859ab07da261ebb4f561ff2b5bc5802b63ac57c#diff-cdba5a121488fee7d94cd9f33f4c1c53R1 > Am 20.11.2014 um 23:49 sc

AHCI problems with Cubieboard A10

2014-11-20 Thread Edwin Amsler
Hard drives attached to the SATA port of my Cubieboard aren’t working. It seems like the hardware is initialized properly, but the drive that is attached to the SATA port never becomes ready. For u-boot, I’m using the branch from the sunxi Github repo. It doesn’t come with SATA support compiled