On 18:45-20250419, Kumar, Udit wrote: > Hello Nishanth > > On 4/19/2025 1:09 AM, Nishanth Menon wrote: > > We just have sd/mmc, so set things up for the same > > > > Signed-off-by: Nishanth Menon <n...@ti.com> > > --- > > Changes Since v1: > > - None > > > > V1: https://lore.kernel.org/r/20250411225717.3117370-6...@ti.com > > > > board/beagle/beagley-ai/beagley-ai.env | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/board/beagle/beagley-ai/beagley-ai.env > > b/board/beagle/beagley-ai/beagley-ai.env > > index 16a03acfca3c..26f12c8814cc 100644 > > --- a/board/beagle/beagley-ai/beagley-ai.env > > +++ b/board/beagle/beagley-ai/beagley-ai.env > > @@ -1,5 +1,6 @@ > > #include <env/ti/ti_common.env> > > #include <env/ti/mmc.env> > > +#include <env/ti/k3_dfu.env> > > #if CONFIG_CMD_REMOTEPROC > > #include <env/ti/k3_rproc.env> > > @@ -20,5 +21,6 @@ mmcdev=1 > > bootpart=1:2 > > bootdir=/boot > > rd_spec=- > > +dfu_alt_info=${dfu_alt_info_mmc} > > IMO dfu_alt_info_ram could be another valid target for DFU , > > Other platform, set this dfu_alt_info variable before using, > > Can we consider this as similar to other platforms ?
Thanks for catching it, will drop the default dfu_alt_info and retain the env header inclusion. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D