eCos Freescale Wiki
eCos Freescale HAL Work In Progress
Status: Pre-Alpha
Brought to you by:
proclivis
The SDHC driver is in a directory under Freescale to keep with Ilija's philosophy to make them reusable across all Freescale device. However, the driver is really just a thin layer over the SDK. It works. It is a hack job.
Replacing this is probably a whole project in itself.
A couple notes:
I have used the SDHC driver enough to implement a simple FTP and TELNET using a DOS file system. It is stable.