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

2023-09-19 Thread Dhruva Gole
On Sep 19, 2023 at 06:19:02 -0500, Nishanth Menon wrote: > On 07:35-20230919, Sverdlin, Alexander wrote: > > Hello Sjoerd, > > > > On Thu, 2023-04-06 at 20:55 +0200, Sjoerd Simons wrote: > > > sdhci0 on the k3-am625-sk is the emmc, enable this in SPL as well to > > > allow booting from that

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

2023-09-19 Thread Sverdlin, Alexander
Hello Sjoerd, On Thu, 2023-04-06 at 20:55 +0200, 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 > Reviewed-by: Tom Rini thanks for the patch! I've tested the eMMC boot on AM625 SK

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

2023-09-19 Thread Nishanth Menon
On 07:35-20230919, Sverdlin, Alexander wrote: > Hello Sjoerd, > > On Thu, 2023-04-06 at 20:55 +0200, 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 > > Reviewed-by: Tom Rini >

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

2023-04-06 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 Reviewed-by: Tom Rini --- (no changes since v1) arch/arm/dts/k3-am625-sk-u-boot.dtsi | 8 1 file changed, 8 insertions(+) diff --git