
20 Oct
2003
20 Oct
'03
5:43 p.m.
Hi everybody,
I've started to work on PCMCIA driver for PXA250, board WEP EP250.
Since I'm very new to U-boot and before I start poking around, I would like to know if putting pcmcia related functions in boards/wepep250/pcmcia.c for WEP EP250 board is OK or are there any other recommended locations ?
The current U-Boot PCMCIA code I examined has been mostly put into common/cmd_pcmcia.c and drivers/XXXXXXXX.c, which I personaly find confusing.
My suggestion is that we could have drivers/pcmcia/ for card services and board/xxxxx/pcmcia.c for board dependent low level functions.
Comments/Suggestions ?
--
Best Regards,
Leon.