From mboxrd@z Thu Jan 1 00:00:00 1970 From: Travis B. Sawyer Date: Fri, 09 Sep 2005 16:27:30 -0400 Subject: [U-Boot-Users] mpc8xx, pcmcia to CF, ide In-Reply-To: <431EFD57.5090708@sandburst.com> References: <431EF985.2040601@sandburst.com> <431EFD57.5090708@sandburst.com> Message-ID: <4321F032.8040106@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: > 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. >> Answering my own question: The BCSR setup for pcmcia voltages occurs properly, but needed a delay for the voltage to swing into action. All is well, nothing to see here. Thanx Travis