Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/sdmmc



Thank you, I will see if I can make some progress in this area. One of my sunxi boards has DDR52-capable eMMC.

On Mon, 17 Jul 2017, Kimihiro Nonaka wrote:

I remember that it was not working yet.

2017-07-17 3:36 GMT+09:00 Jared McNeill <jmcneill%invisible.ca@localhost>:
Does the DDR52 code work? I don't see sdhc setting SMC_CAPS_MMC_DDR52
anywhere..



On Fri, 17 Feb 2017, NONAKA Kimihiro wrote:

Module Name:    src
Committed By:   nonaka
Date:           Fri Feb 17 10:50:43 UTC 2017

Modified Files:
        src/sys/dev/sdmmc: sdhc.c sdmmc_mem.c sdmmcchip.h

Log Message:
sdhc(4), sdmmc(4): Added MMC HS DDR52 support.


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/sdmmc/sdhc.c
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/sdmmc/sdmmc_mem.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/sdmmc/sdmmcchip.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Home | Main Index | Thread Index | Old Index