[U-Boot-Users] Au1x00 PCMCIA support

Hi
Is anybody working on a AMD Alchemy Au1x00 PCMCIA support, especially Au1200?
If not, I'll start it and would like to know if there is anybody interested in this.
BR, Matej

I have used Compact Flash via pcmcia adapter on dbau1000.
/Thomas
Matej Kupljen wrote:
Hi
Is anybody working on a AMD Alchemy Au1x00 PCMCIA support, especially Au1200?
If not, I'll start it and would like to know if there is anybody interested in this.
BR, Matej
SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

Matej Kupljen wrote:
Hi
dbau1000 supports this with current code. I have done no other modifications.
Hmm. I should only define CFG_CMD_IDE in the CONFIG_COMMANDS and not the CFG_CMD_PCMCIA, right?
Because if I enable CFG_CMD_PCMCIA I get a lot of compile errors.
All needed options are already set in include/configs/dbau1x00.h to use Compact Flash via PCMCIA. You do not need to add CFG_CMD_PCMCIA
/Thomas
participants (2)
-
Matej Kupljen
-
Thomas Lange