]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmc
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 29 Mar 2017 19:20:29 +0000 (21:20 +0200)
committerSimon Glass <sjg@chromium.org>
Sat, 15 Apr 2017 16:13:17 +0000 (10:13 -0600)
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3399-puma.dts

index 917df1e60998a381e4124aa7feefe80d73385be2..71eb72d2922498ebe0f7d8ccce98227e96d0b723 100644 (file)
@@ -91,7 +91,6 @@
 &sdmmc {
         u-boot,dm-pre-reloc;
        bus-width = <4>;
-       fifo-mode; /* until we fix DMA in SPL */
        status = "okay";
 };