[U-Boot] [PATCH 2/2] rockchip: rk3328: enable DMA for MMCs at Rock64

Kever Yang kever.yang at rock-chips.com
Mon Aug 5 12:54:07 UTC 2019


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 at gmail.com>

Reviewed-by: Kever Yang <kever.yang at 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;
>   };




More information about the U-Boot mailing list