Re: [U-Boot] [PATCH] ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPL

2018-02-24 Thread Stefano Babic
On 24/02/2018 17:15, Jagan Teki wrote:
> Stefano,
> 
> On Wed, Feb 21, 2018 at 6:35 PM, Jagan Teki  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 
>> ---
>>  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 @@
>>  };
>>
>>   {
>> +   u-boot,dm-spl;
>> pinctrl-names = "default";
>> pinctrl-0 = <_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.
> 

Picked up ad pushed to u-boot-imx !

Best regards,
Stefano

-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPL

2018-02-24 Thread Jagan Teki
Stefano,

On Wed, Feb 21, 2018 at 6:35 PM, Jagan Teki  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 
> ---
>  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 @@
>  };
>
>   {
> +   u-boot,dm-spl;
> pinctrl-names = "default";
> pinctrl-0 = <_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


[U-Boot] [PATCH] ARM: dts: i.MX6QDL: icore-rqs: Fix eMMC detection during SPL

2018-02-21 Thread Jagan Teki
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 
---
 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 @@
 };
 
  {
+   u-boot,dm-spl;
pinctrl-names = "default";
pinctrl-0 = <_usdhc4>;
no-1-8-v;
@@ -183,6 +184,7 @@
};
 
pinctrl_usdhc4: usdhc4grp {
+   u-boot,dm-spl;
fsl,pins = <
MX6QDL_PAD_SD4_CMD__SD4_CMD0x17070
MX6QDL_PAD_SD4_CLK__SD4_CLK0x10070
-- 
2.14.3

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot