From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig A. Vanderborgh Date: Tue, 14 Dec 2004 03:15:46 -0500 Subject: [U-Boot-Users] u-boot PCMCIA Support w/ PXA-255?? In-Reply-To: <1103011394.3352.7.camel@absolute.ascensit.com> References: <1103011394.3352.7.camel@absolute.ascensit.com> Message-ID: <41BEA132.7020007@voxware.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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, > > >