Hi,
The CF is the primary master and the IDE interface is the primare slave.
I've tried to enable the PATA MSR but lspci -vvv displays the IDE controller as [disabled] (base at 1f0h and 170h in memory space). Is there any register in the pci-to-isa bridge that I should reprogram?
Thanks,
Darmawan
On 10 Dec 2010 16:17, "Darmawan Salihun" darmawan.salihun@gmail.com wrote:
Hello,
Unfortunately, the board is a custom-build board.
I'm currently waiting for information from the board vendor. Yes, I've tried using only the PATA interface (there's a PATA connector on the board). With the stock BIOS (AMI), devices on the PATA could be detected but couldn't be written into, MBR loading occasionally failed as well.
I'm still on the process of porting coreboot to this particular board.
As for the cs5536_pata.msr=1, haven't try that one. I'll test ASAP.
Thanks for the hints.
-Darmawan
On 12/10/10, Peter Stuge peter@stuge.se wrote:
Darmawan Salihun wrote:
There's a CF interf...