CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2018/11/16 13:11:52
Modified files: sys/dev/fdt : sximmc.c Log message: Add support for Allwinner A64's eMMC controller. It is essentially the same as the MMC controller but has the same DMA max length as the A10 SoC. This makes the eMMC work on the Pinebook. ok jsg@