All of lore.kernel.org
 help / color / mirror / Atom feed
* connecting IDE directly to MPC8xx
@ 2003-02-21 14:58 Jan Damborsky
  2003-02-21 15:09 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Damborsky @ 2003-02-21 14:58 UTC (permalink / raw)
  To: linuxppc-dev


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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-21 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 14:58 connecting IDE directly to MPC8xx Jan Damborsky
2003-02-21 15:09 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.