[U-Boot-Users] u-boot PCMCIA and 405GPr

Hello all,
Sorry if my question has been already answered but I'm unable to browse the u-boot mailing lists (it seems that I need a subscription to perform search). I would like to add PCMCIA support on my board based around a 405GPr and a Texas PCI1520 chip.
I've enabled CFG_CMD_PCMCIA and encountered an error when compiling cmd_pcmcia.c (immap_t not defined). This is due to the fact that this file is mainly build for mpc8xx processors. The only way I've found to get rid of this error is to enable the CONFIG_I82365 flag which is relevant to an Intel chip.
Am I missing something?
Laurent

In message OFBA50A9D6.565908E1-ONC1256E32.0047A8A8-C1256E32.004A795E@se.wavetek.com you wrote:
Sorry if my question has been already answered but I'm unable to browse the u-boot mailing lists (it seems that I need a subscription to perform search).
No subscription is needed.
I would like to add PCMCIA support on my board based around a 405GPr and a Texas PCI1520 chip.
I've enabled CFG_CMD_PCMCIA and encountered an error when compiling cmd_pcmcia.c (immap_t not defined). This is due to the fact that this file is mainly build for mpc8xx processors. The only way I've found to get rid of this error is to enable the CONFIG_I82365 flag which is relevant to an Intel chip.
Am I missing something?
You will have to add support for the PCI1520 chip.
Best regards,
Wolfgang Denk

Wolfgang Denk wrote:
In message OFBA50A9D6.565908E1-ONC1256E32.0047A8A8-C1256E32.004A795E@se.wavetek.com you wrote:
Sorry if my question has been already answered but I'm unable to browse the u-boot mailing lists (it seems that I need a subscription to perform search).
No subscription is needed.
I have the same problem as Laurent, since few days, I'm unable to search anything on the u-boot mailing list.
Best regards,
Wolfgang Denk
Best regards
participants (3)
-
Laurent Mohin
-
Pierre AUBERT
-
Wolfgang Denk