CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/05 09:10:07
Modified files:
sys/dev/sdmmc : sdhc.c sdhcvar.h
Log message:
Implement two quirks to support the Arasan eMMC 5.1 controller found on
the Rockchip RK3399.
- Make it possible to override sdhc_signal_voltage().
- Make it possible to disable double-data rate modes.
ok patrick@
