Eisenzopf Thomas wrote: > > Hallo, > > does anyone know this problem: > > Using 8xxROM on a MPC860ADS board does not recognize my ATA flash card in > the PCMCIA slot (SanDisk compact flash with PCMCIA adapter). In the > beginning of the bootloader startup I get the message "pcmcia: no card > present". Parts of my "config.h" (I tried with and without PCMCIABUG):
I think Raphael Bossek made some FADS823 changes to this code. The 823 use pcmcia port B and the (F)ADS860 use port A. Check the init code for the pcmcia controller, it is hardcoded to port B right now... And.. ..you need to use PCMCIABUG with your ADS. Cheers / magnus ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
