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 <sjo...@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 <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to