Stefano,

On Wed, Feb 21, 2018 at 6:35 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote:
> usdhc4 has eMMC on icore-rqs boards, SPL is not detecting
> it becuase of u-boot,dm-spl flag so add it to make eMMC working.
>
> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com>
> ---
>  arch/arm/dts/imx6qdl-icore-rqs.dtsi | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/dts/imx6qdl-icore-rqs.dtsi 
> b/arch/arm/dts/imx6qdl-icore-rqs.dtsi
> index 816cdce2f3..1623838490 100644
> --- a/arch/arm/dts/imx6qdl-icore-rqs.dtsi
> +++ b/arch/arm/dts/imx6qdl-icore-rqs.dtsi
> @@ -114,6 +114,7 @@
>  };
>
>  &usdhc4 {
> +       u-boot,dm-spl;
>         pinctrl-names = "default";
>         pinctrl-0 = <&pinctrl_usdhc4>;
>         no-1-8-v;
> @@ -183,6 +184,7 @@
>         };
>
>         pinctrl_usdhc4: usdhc4grp {
> +               u-boot,dm-spl;

Please take this fix for the release, sorry to not inform on other mail.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to