[PATCH 4/8] arm: dts: k3-am625-sk: Enable emmc in SPL

Tom Rini trini at konsulko.com
Thu Jan 26 19:26:02 CET 2023


On Sat, Jan 21, 2023 at 04:54:30PM +0100, Sjoerd Simons wrote:

> sdhci0 on the k3-am625-sk is the emmc, enable this in SPL as well to
> allow booting from that media.
> 
> Signed-off-by: Sjoerd Simons <sjoerd at collabora.com>
> ---
> 
>  arch/arm/dts/k3-am625-sk-u-boot.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> index 37458737d76..32163e5373a 100644
> --- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
> @@ -92,6 +92,14 @@
>  	u-boot,dm-spl;
>  };
>  
> +&sdhci0 {
> +	u-boot,dm-spl;
> +};
> +
> +&main_mmc0_pins_default {
> +	u-boot,dm-spl;
> +};
> +
>  &sdhci1 {
>  	u-boot,dm-spl;
>  };

I mis-typed when I said I had applied this already and was intending to
say:
Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230126/56a2750f/attachment.sig>


More information about the U-Boot mailing list