From mboxrd@z Thu Jan 1 00:00:00 1970 From: Travis B. Sawyer Date: Wed, 07 Sep 2005 10:46:47 -0400 Subject: [U-Boot-Users] mpc8xx, pcmcia to CF, ide In-Reply-To: <431EF985.2040601@sandburst.com> References: <431EF985.2040601@sandburst.com> Message-ID: <431EFD57.5090708@sandburst.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Travis B. Sawyer wrote: > Greetings u-boot'ers: > > I've had pretty good luck with my little rpx classic board. > > I've gotten pcmcia to work (albeit not flawlessly, I toasted > one of my pcmcia flash cards). > > I've run into an interesting problem: When using a pcmcia to > CF adapter, I can access the CF on an older CF card (16mb). > However, with newer cards (ranging from 32mb to 512mb), the > pcmcia driver gets 00's for all of the tuples. > As an additional data point, the CF+ cards work with Card services, on the RPXClassic board. But I'd prefer to be able to access them via u-boot and builtin kernel drivers, as eventually this will be a stand-alone board w/o access to NFS root fs. Again, TIA, Travis