rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmc

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Philipp Tomsich 2017-03-29 21:20:29 +02:00 committed by Simon Glass
parent 504b9f1a5f
commit 35d1b6dc08

View File

@ -91,7 +91,6 @@
&sdmmc {
u-boot,dm-pre-reloc;
bus-width = <4>;
fifo-mode; /* until we fix DMA in SPL */
status = "okay";
};