LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Damborsky <jan.damborsky@devcom.cz>
To: linuxppc-dev@lists.linuxppc.org
Subject: connecting IDE directly to MPC8xx
Date: Fri, 21 Feb 2003 15:58:44 +0100	[thread overview]
Message-ID: <3E563EA4.7070207@devcom.cz> (raw)


Hello guys,

I am using PPCBoot on my board with MPC823E.
I am lucky and I ported Linux on this board. All
works well but I don't know, how to configure
kernel 2_4_3 form ElinOS v2.0 to work with IDE hard disk connected
directly to MPC823 bus (utilizing PCMCIA bus signals
in way PPCBoot does it - in PPCBoot my IDE disk works well).

In kernel 2_4_3 from ElinOS v2.0 I use this options:
CONFIG_BLK_DEV_MPC8xx_IDE=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTIMODE=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BLK_DEV_IDE_MODES=y
But It doesn't work at all. It crashes in do_probe() function,
when accessing bad memory region. I have mapped all
PCMCIA regions correctly.
Is any straightforward way to configure kernel to work with
this IDE connection ?
                                              Thanks in advance, HANYS


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2003-02-21 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-21 14:58 Jan Damborsky [this message]
2003-02-21 15:09 ` connecting IDE directly to MPC8xx Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E563EA4.7070207@devcom.cz \
    --to=jan.damborsky@devcom.cz \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox