
5 Aug
2019
5 Aug
'19
2:54 p.m.
On 2019/7/29 下午5:18, Matwey V. Kornilov wrote:
DMA for MMCs can be enabled, since the previous patch fixes the following issue in SPL:
Trying to boot from MMC1 spl: mmc init failed with error: -110 SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ###
Signed-off-by: Matwey V. Kornilov matwey.kornilov@gmail.com
Reviewed-by: Kever Yang kever.yang@rock-chips.com
Thanks, - Kever
arch/arm/dts/rk3328-rock64-u-boot.dtsi | 2 -- 1 file changed, 2 deletions(-)
diff --git a/arch/arm/dts/rk3328-rock64-u-boot.dtsi b/arch/arm/dts/rk3328-rock64-u-boot.dtsi index b077436cbc..928911f6a6 100644 --- a/arch/arm/dts/rk3328-rock64-u-boot.dtsi +++ b/arch/arm/dts/rk3328-rock64-u-boot.dtsi @@ -25,10 +25,8 @@
&emmc { u-boot,dm-pre-reloc;
fifo-mode; };
&sdmmc { u-boot,dm-pre-reloc;
fifo-mode; };