rockchip: rk3128: Use fifo-mode for MMC controllers
MMC controllers in RK3128 do not have the IDMAC feature and instead use PL330
for DMA which is unsupported by u-boot, thus we can use them in fifo-mode only.
Signed-off-by: Alex Bee <knaerzche@gmail.com>