All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] u-boot hangs while accesing pcmcia socket address.
@ 2007-02-20  9:09 Girish
  2007-02-21 15:54 ` Girish
  0 siblings, 1 reply; 3+ messages in thread
From: Girish @ 2007-02-20  9:09 UTC (permalink / raw)
  To: u-boot

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.

Thanks in advance.

regards
Girish A J

----------------------------------------------------------------------
"When Ability Ends; Faith Begins....

Girish A J (girish.a at geodesic.com) 
Associate - Systems,		   Ph: (80) 2361 8184-86   Ext 135
PicoPeta Simputers Pvt Ltd.        Fax:(80) 2361 7568
146 5th Cross, RMV Extension,     
Bangalore - 560 080.               
URL  http://www.geodesic.com
-------------------------------------------------------------------------- 

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

* [U-Boot-Users] u-boot hangs while accesing pcmcia socket address.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Girish @ 2007-02-21 15:54 UTC (permalink / raw)
  To: u-boot

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.

Regards
Girish

----------------------------------------------------------------------
"When Ability Ends; Faith Begins....

Girish A J (girish.a at geodesiconline.com) 
Associate - Systems,		     Ph: (80) 2361 8184-86   Ext 135
PicoPeta Simputers Pvt Ltd.        Fax:(80) 2361 7568
146 5th Cross, RMV Extension,     
Bangalore - 560 080.               
URL  http://www.picopeta.com
-------------------------------------------------------------------------- 

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

* [U-Boot-Users] u-boot hangs while accesing pcmcia socket address.
  2007-02-21 15:54 ` Girish
@ 2007-02-28 12:07   ` Girish
  0 siblings, 0 replies; 3+ messages in thread
From: Girish @ 2007-02-28 12:07 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2007-02-28 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 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.