public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255??
@ 2004-12-14  7:41 Craig A. Vanderborgh
  2004-12-14  8:03 ` Christian Pell
  0 siblings, 1 reply; 4+ messages in thread
From: Craig A. Vanderborgh @ 2004-12-14  7:41 UTC (permalink / raw)
  To: u-boot

Hello All:

I have managed to get u-boot running on my PXA255/SA1111-based board.  
Our board seems to be pretty close to the Intel "Lubbock" reference 
design, so I was able to get a slightly modified Lubbock u-boot 
configuration to work on this board.

Now, what I REALLY need is to get PCMCIA working w/u-boot and this 
board.  Specifically, I need to be able to use dhcp/tftp from u-boot to 
download images to configure the board in the field.  Initially, I need 
ne2000 support, but later on I'll have to have 802.11b card support.

It appears that I need some sample source that illustrates how to bring 
up PCMCIA on the PXA255/SA1111.  I have not been able to find a good 
example of this so far, and I am hoping (praying??) that someone out in 
u-boot-land or DENX-land has already done some work to get
PCMCIA working in u-boot.  I have the Linux PCMCIA sources (for 
PXA/SA1111) and I *might* be able to adapt them, but they aren't working 
yet and it seems like working on the simpler case (u-boot standalone 
PCMCIA) might be a better place to get a foothold.

ANY ideas you may have or pointers to other documentation would be 
appreciated.  I am struggling because PCMCIA support seems to be pretty 
thin in the various bootloaders - u-boot included.

Thanks in advance,
craig vanderborgh
voxware incorporated

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

* [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255??
  2004-12-14  7:41 [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255?? Craig A. Vanderborgh
@ 2004-12-14  8:03 ` Christian Pell
  2004-12-14  8:15   ` Craig A. Vanderborgh
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Pell @ 2004-12-14  8:03 UTC (permalink / raw)
  To: u-boot

On Tue, 2004-12-14 at 02:41 -0500, Craig A. Vanderborgh wrote:
> Now, what I REALLY need is to get PCMCIA working w/u-boot and this 
> board.  Specifically, I need to be able to use dhcp/tftp from u-boot to 
> download images to configure the board in the field.  Initially, I need 
> ne2000 support, but later on I'll have to have 802.11b card support.
> 
> It appears that I need some sample source that illustrates how to bring 
> up PCMCIA on the PXA255/SA1111.  I have not been able to find a good 
> example of this so far, and I am hoping (praying??) that someone out in 


Hi,

I submitted a patch for NE2000 support on PXA/PCMCIA, really don't know
why it didn't go into the trunk. Anyway take a look:

http://sourceforge.net/mailarchive/message.php?msg_id=9617953

I've tested it with a couple of different NE2000 cards (Belkin, Pretec),
I would like to hear any more feedbacks. Please note that 802.11b are
much worse beasts and they come with licensing problems too since
usually you have to download some firmware and such.

Bye,

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

* [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255??
  2004-12-14  8:03 ` Christian Pell
@ 2004-12-14  8:15   ` Craig A. Vanderborgh
  2004-12-14  8:21     ` Christian Pell
  0 siblings, 1 reply; 4+ messages in thread
From: Craig A. Vanderborgh @ 2004-12-14  8:15 UTC (permalink / raw)
  To: u-boot

Christian:

I would love to try this out.  Please send me the tarball you mentioned, 
or provide a
pointer to where I can find the sources.  I don't see them in CVS.

THANK YOU!!

Regards,
craig vanderborgh
voxware incorporated

Christian Pell wrote:

>On Tue, 2004-12-14 at 02:41 -0500, Craig A. Vanderborgh wrote:
>  
>
>>Now, what I REALLY need is to get PCMCIA working w/u-boot and this 
>>board.  Specifically, I need to be able to use dhcp/tftp from u-boot
>>    
>>
>to 
>  
>
>>download images to configure the board in the field.  Initially, I
>>    
>>
>need 
>  
>
>>ne2000 support, but later on I'll have to have 802.11b card support.
>>
>>It appears that I need some sample source that illustrates how to
>>    
>>
>bring 
>  
>
>>up PCMCIA on the PXA255/SA1111.  I have not been able to find a good 
>>example of this so far, and I am hoping (praying??) that someone out
>>    
>>
>in 
>
>
>Hi,
>
>I submitted a patch for NE2000 support on PXA/PCMCIA, really don't know
>why it didn't go into the trunk. Anyway take a look:
>
>http://sourceforge.net/mailarchive/message.php?msg_id=9617953
>
>I've tested it with a couple of different NE2000 cards (Belkin, Pretec),
>I would like to hear any more feedbacks. Please note that 802.11b are
>much worse beasts and they come with licensing problems too since
>usually you have to download some firmware and such.
>
>Bye,
>
>  
>

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

* [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255??
  2004-12-14  8:15   ` Craig A. Vanderborgh
@ 2004-12-14  8:21     ` Christian Pell
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Pell @ 2004-12-14  8:21 UTC (permalink / raw)
  To: u-boot

On Tue, 2004-12-14 at 03:15 -0500, Craig A. Vanderborgh wrote:
> Christian:
> 
> I would love to try this out.  Please send me the tarball you mentioned, 
> or provide a
> pointer to where I can find the sources.  I don't see them in CVS.
> 

Here we go,

Bye!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ne2000.diff
Type: text/x-patch
Size: 655 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041214/4df65be5/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ne2000.tar.gz
Type: application/x-compressed-tar
Size: 13046 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041214/4df65be5/attachment-0001.bin 

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

end of thread, other threads:[~2004-12-14  8:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-14  7:41 [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255?? Craig A. Vanderborgh
2004-12-14  8:03 ` Christian Pell
2004-12-14  8:15   ` Craig A. Vanderborgh
2004-12-14  8:21     ` Christian Pell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox