about SD card host controller driver

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Dec 9 07:05:19 UTC 2014


Hello,

this driver uses the SPI mode to access the card.  So it is not for an 
SD card host controller.  The SD card host controller support library is 
currently not part of the main RTEMS sources and can be found here:

http://git.rtems.org/sebh/rtems-libusb.git/

For an example host controller see:

http://git.rtems.org/sebh/rtems-libusb.git/tree/rtems/freebsd/dev/dw_mmc/dw_mmc.c

It uses a port of the FreeBSD SD card support.  You need to be familiar 
with the FreeBSD driver infrastructure to work with this library.

On 09/12/14 02:47, Chan Kim wrote:
> Hello,
> In the rtems source
> what chip is the c/src/libchip/i2c/spi-sd-card.c file for?
> I want to reference the code to write our own rtems driver for our host controller.
> Thanks!
> Chan Kim /ETRI
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list