public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Matthew Locke <mlocke@mvista•com>
To: Liu HongXun-a16975 <a16975@motorola•com>
Cc: linuxppc-embedded@lists•linuxppc.org
Subject: Re: Question on the pcmcia module for ppc
Date: Mon, 07 Jan 2002 11:08:57 -0800	[thread overview]
Message-ID: <3C39F249.4050701@mvista.com> (raw)
In-Reply-To: 01139FC052A0D411900B00508B9535FC04957CB1@ZCH07EXM04.corp.mot.com


Liu HongXun-a16975 wrote:

> Hi, Matthew and all,
> The MPC 857T is just the same as MPC 860T, except some little revisions.
> The linux we used is hhl 2.0, lsp for RPXLite.
> MPC 857T ran at 50MHZ and the bus frequency is 50MHZ.
> I set this value as follow:
> #define M8XX_BUSFREQ (50 * 1000000)


The rpx-lite is an 823e.  You should start with the rpx-cllf lsp which
is a 860.  However, assuming you don't have pci the io base of 0x8000000
will work fine.  I have only tested Slot A on an 860 board (cllf from EP).

>
> Am I mising anything here?
> Thanks a lot
> rolf
>
> -----Original Message-----
> From: Matthew Locke [mailto:mlocke@mvista•com]
> Sent: 2002年1月5日 3:40
> To: Liu HongXun-a16975
> Cc: linuxppc-embedded@lists•linuxppc.org
> Subject: Re: Question on the pcmcia module for ppc
>
>
> Liu HongXun-a16975 wrote:
>
>
>>Hi, all,
>>I worked on the PCMCIA module for my MPC 857T based board.
>>I downloaded the pcmcia-cs 3.1.29 and modified the file modules/m8xx_pcmcia.c.
>>My board uses the SLOT B. What I did are just like the (F)ADS and RPXLite.
>>I compiled the resulted pcmcia module and loaded them into linux kernel using "insmod".
>>1. insmod pcmcia_core.o
>>2. insmod m8xx_pcmcia.o
>>3. insmod ds.o
>>Here comes the problem.
>>When I inserted ds.o, the driver tells me that "cs: socket 0 timed out during reset"
>>I looked through the source code and the debug info.
>>I found that a lot of the same messages as follows:
>>GetStatus(0) = 0x190
>>...
>>Such info come from m8xx_pcmcia.c/m8xx_get_status. It seems that someone
>>is not satisfied with the above return value and " get status " again and again.
>>Then it quit.
>>
>>Any suggestions are highly appreciated!
>>Thanks a lot
>>
>
>
> I'm not familiar with the 857T pcmcia, perhaps the timing is different.
>  Check the timing calculation functions against the 857T UM.
>


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

  reply	other threads:[~2002-01-07 19:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-07  3:21 Question on the pcmcia module for ppc Liu HongXun-a16975
2002-01-07 19:08 ` Matthew Locke [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-09 11:40 Liu HongXun-a16975
2002-01-07  3:02 Liu HongXun-a16975
2002-01-07 15:11 ` Peter Desnoyers
2002-01-04 10:36 Liu HongXun-a16975
2002-01-04 14:21 ` Peter Desnoyers
2002-01-04 19:40 ` Matthew Locke

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=3C39F249.4050701@mvista.com \
    --to=mlocke@mvista$(echo .)com \
    --cc=a16975@motorola$(echo .)com \
    --cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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