mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 07:52:46 +02:00
rk3036 mmc do not have internal dma, so we use fifo mode when read and write data, we get the fifo mode and fifo depth property from dts, pass to dw_mmc driver. Signed-off-by: Lin Huang <hl@rock-chips.com>