On 18:40-20250419, Kumar, Udit wrote: > > On 4/19/2025 1:09 AM, Nishanth Menon wrote: > > We just have a single MMC on BeagleY-AI. So drop all other boot options, > > > > In the meanwhile, we also will use efiboot and standard boot methods > > consistent with other K3 Beagle products. > > > > Signed-off-by: Nishanth Menon <n...@ti.com> > > --- > > Changes Since v1: > > - None > > > > V1: https://lore.kernel.org/r/20250411225717.3117370-4...@ti.com > > > > board/beagle/beagley-ai/beagley-ai.env | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/board/beagle/beagley-ai/beagley-ai.env > > b/board/beagle/beagley-ai/beagley-ai.env > > index 10d62034e1af..db29d13420aa 100644 > > --- a/board/beagle/beagley-ai/beagley-ai.env > > +++ b/board/beagle/beagley-ai/beagley-ai.env > > @@ -11,7 +11,8 @@ args_all=setenv optargs ${optargs} > > earlycon=ns16550a,mmio32,0x02800000 > > ${mtdparts} > > run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr} > > -boot_targets=mmc1 mmc0 pxe dhcp > > +boot_targets=mmc1 > > +bootmeths=script extlinux efi pxe > > I am not too sure, if pxe boot is supported on this platform, > > Please check once.
What we support is PXE boot at U-boot level. All we need is Ethernet, which is enabled. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D