Hello Nickolay,

the sources must have a proper license header. Is there a particular reason why you didn't use the standard SDHC driver:

https://git.rtems.org/rtems-libbsd/tree/freebsd/sys/dev/sdhci/sdhci.c

It depends a bit on your QorIQ variant, some have nasty silicon bugs in the SDHC area.

Please don't use rtems_disk_create_phys() for new code, use rtems_blkdev_create() instead.

On 25/07/16 03:47, Nickolay Semyonov wrote:
From: Nickolay Semyonov <s...@wolpike.com>

Heavily tested with iozone.

--
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.hu...@embedded-brains.de
PGP     : Public key available on request.

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

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to