Altera_Forum
Honored Contributor
21 years agoAnyone using OCIDEC ?
Have anyone tried using the Opencores IDE controller instead of the Altera CF interface ??
I have a custom NiosII FPGA image w/OCIDEC, and have made the necessary changes to the uClinux 2.6.9 kernel to get the ocidec driver to compile and initialize. The CF is detected at boot (see below), but the kernel hangs at the partition checking in idedisk_attach(). Here are the boot messages: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx OCIDEC V3.1 hda: SanDisk SDCFB-64, ATA DISK drive hda: selected PIO mode1 (383ns) wo/IORDY (overriding vendor mode) Using anticipatory io scheduler ide0 at 0x80000940-0x80000947,0x80000978 on irq 25 hda: max request size: 128KiB hda: 125440 sectors (64 MB) w/1KiB Cache, CHS=490/8/32 hda: Any ideas, anyone ??