projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
504b9f1
)
rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmc
author
Philipp Tomsich
<philipp.tomsich@theobroma-systems.com>
Wed, 29 Mar 2017 19:20:29 +0000
(21:20 +0200)
committer
Simon 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3399-puma.dts
b/arch/arm/dts/rk3399-puma.dts
index 917df1e60998a381e4124aa7feefe80d73385be2..71eb72d2922498ebe0f7d8ccce98227e96d0b723 100644
(file)
--- a/
arch/arm/dts/rk3399-puma.dts
+++ b/
arch/arm/dts/rk3399-puma.dts
@@
-91,7
+91,6
@@
&sdmmc {
u-boot,dm-pre-reloc;
bus-width = <4>;
- fifo-mode; /* until we fix DMA in SPL */
status = "okay";
};