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

Stefano Babic sbabic at denx.de
Sat Feb 24 16:21:21 UTC 2018


On 24/02/2018 17:15, Jagan Teki wrote:
> Stefano,
> 
> On Wed, Feb 21, 2018 at 6:35 PM, Jagan Teki <jagannadh.teki at 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 <jagan at 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.
> 

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: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list