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 <[email protected]>
---
Changes Since v1:
- None
V1: https://lore.kernel.org/r/[email protected]
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.
boot=mmc
mmcdev=1
bootpart=1:2