提交 5c606ca3 编写于 作者: D Deepak Das 提交者: Kever Yang

rockchip: rk3399: enable spl-fifo-mode for sdmmc

adapting commit fa2047c4 ("rockchip: rk3328: enable spl-fifo-mode
for emmc and sdmmc") for rk3399.
Since mmc to sram can't do dma, add patch to prevent aborts transferring
TF-A parts.
Signed-off-by: NDeepak Das <deepakdas.linux@gmail.com>
上级 6393357c
......@@ -91,6 +91,9 @@
&sdmmc {
u-boot,dm-pre-reloc;
/* mmc to sram can't do dma, prevent aborts transferring TF-A parts */
u-boot,spl-fifo-mode;
};
&spi1 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册