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

2023-01-26 Thread Tom Rini
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 > --- > > arch/arm/dts/k3-am625-sk-u-boot.dtsi | 8 > 1 file changed, 8 insertions(+)

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

2023-01-24 Thread Tom Rini
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 Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

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

2023-01-21 Thread Sjoerd Simons
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 --- 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-