On Tue, 15 Apr 2025 15:21:36 +0530, Anshul Dalal wrote: > The bootph-all property in u-boot enables driver initialization prior to > relocation, this is necessary to use the device as boot media. > > sdhci0 is the phandle for eMMC on am62a, so this change allows us to use > eMMC as a boot media. > > > [...]
Applied to u-boot/master, thanks! [1/1] arm: dts: am62a: allow booting from eMMC commit: 243a6dbfb680f9773e3c2a1e2e17e69068830666 -- Tom