summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2025-04-25 12:31:13 -0500
committerTom Rini <[email protected]>2025-05-02 14:23:32 -0600
commitd096ff98c88143d58e32e017a607f54b61c22cac (patch)
tree7b0490060a418b7197110cbfaf446c1c161d427d
parent6f478ce788e9137ede4b085330d35ff91b919285 (diff)
beagle: beagley-ai: env: Set up the boot devices and boot methods
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]> Reviewed-by: Udit Kumar <[email protected]> Reviewed-by: Bryan Brattlof <[email protected]> Reviewed-by: Andrew Davis <[email protected]>
-rw-r--r--board/beagle/beagley-ai/beagley-ai.env3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/beagle/beagley-ai/beagley-ai.env b/board/beagle/beagley-ai/beagley-ai.env
index 10d62034e1a..db29d13420a 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
boot=mmc
mmcdev=1
bootpart=1:2