Re: PCI SATA controllers on embedded, no-BIOS targets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tejun Heo wrote:
Tejun Heo wrote:
Kevin Hilman wrote:
Tejun Heo wrote:
Kevin Hilman wrote:
I have a Silicon Images 3112 PCI card on an XScale IXP425 platform. The card works well in a PC, but I haven't got it to work in on the ARM platform. On the PC, I see the cards BIOS executed and am guessing that since this can't happen on the ARM, that's why things aren't working.

The card is at least detected on the ARM, and the driver tries to probe for devices, but times out an moves on.

Before I debug this too deeply, I want to make sure this should work on embedded boards, even without the BIOS execution.

sil3112 works fine w/o any BIOS initialization.


I'm curious what platforms this has been tested. Any non-x86 platforms? Any big endian platforms?

Thanks for the quick response.

I've personally seen it working on XScale and ATI's mips.

OK, that's good to know.

For the record, for ATI's new mips platform, sata_sil needs some modifications. Their PCI bridge can't handle byte-aligned mmio and the driver had to be modified to use IO address space.

I'm using 2.6.18-rc4 on this XScale IXP425 (big endian) and both the legacy driver (drivers/ide/pci/siimage.c) and the libata driver (drivers/scsi/sata_sil.c) cause crashes during probing due to bad memory accesses.

Switching the legacy driver into PIO mode makes the probing work well, but still can't figure out what's happening in the libata driver, AFICT, it can't do PIO.

Any chance you can share the changes to use IO address space? Maybe the PCI on this XScale has similar limitations.

Kevin
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux