> On 1/2/11, Darmawan Salihun <[email protected]> wrote: > Hi guys, > > I'm looking for the support code for the IDE controller in CS5536 > southbridge. > I checked-out Coreboot source code but only saw Flash interface > support in there. > I saw the IDE controller is switched to Flash interface support with > the "DEADBEEF" > magic number. > > The board I'm working with right now use the primary IDE channel for both > HDD connectors and a CF connectors. I need to know how to initialize > the chipset > correctly for this setup. The CF connector is the primary master and > the HDD connector is primary slave. > > I've checked with lspci and " cat /proc/ioports" and I found that the > legacy I/O ports > for IDE controller is working just fine. Also, the I/O ports for > IDE bus mastering (SFF-8038i) registers are allocated correctly. >
I mean with the current code that I tested the I/O ports allocation is just fine. > Thanks, > > Darmawan > -- > -------------------------------------------------------------------- > -= Human knowledge belongs to the world =- > -- -------------------------------------------------------------------- -= Human knowledge belongs to the world =- -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

