From: Girish <girish@picopeta.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot hangs while accesing pcmcia socket address.
Date: Wed, 28 Feb 2007 17:37:19 +0530 [thread overview]
Message-ID: <45E57077.4060608@picopeta.com> (raw)
In-Reply-To: <45DC6B22.2080304@picopeta.com>
Girish wrote:
> Girish wrote:
>
>> Hi all ,
>> I am writing a driver for 256MB Micron Nand flash On PXA270 board
>> through PCMCIA interface as decribed in
>> "http://download.intel.com/design/pca/applicationsprocessors/applnots/28014402.pdf".
>> So I am trying it out in u-boot first. I wrote a u-boot command
>> called mynand which writes the command at 0x30000000 (socket1 of
>> pcmcia), data at 0x20000000(socket0 of pcmcia) and address at
>> 0x20000040(i.e Address6=ALE). But u-boot hangs whenever I try to
>> access pcmcia socket addresses i.e. 0x20000000 or 0x30000000. Please
>> help me in this regard.
>>
>>
> And I did "md 0x20000000" It too hangs the u-boot. Please suggest me
> how to go on further.
> Waiting for your responses.
>
Hi all,
the hang is because of RDY pin; which should be connected to
nPWAIT of PCMCIA interface. We didnt do it before.
Now we can able to access the address 0x20000000(PCMCIA's Socket 0).
Hope this info might help somebody who has same problem. :-)
Regards
Girish
prev parent reply other threads:[~2007-02-28 12:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-20 9:09 [U-Boot-Users] u-boot hangs while accesing pcmcia socket address Girish
2007-02-21 15:54 ` Girish
2007-02-28 12:07 ` Girish [this message]
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=45E57077.4060608@picopeta.com \
--to=girish@picopeta.com \
--cc=u-boot@lists.denx.de \
/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