[PATCH 5/9] beagle: beagley-ai: env: Enable DFU env options
Kumar, Udit
u-kumar1 at ti.com
Sat Apr 26 04:26:10 CEST 2025
On 4/25/2025 11:01 PM, Nishanth Menon wrote:
> Just enable dfu options, We have MMC and RAM as options here.
>
> Signed-off-by: Nishanth Menon <nm at ti.com>
> ---
> Changes Since v2:
> - Dropped the dfu_alt_info override option, let the users select it
> - Updated commit message to the effect.
>
> V2: https://lore.kernel.org/r/20250418193943.953952-6-nm@ti.com
>
> board/beagle/beagley-ai/beagley-ai.env | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/board/beagle/beagley-ai/beagley-ai.env b/board/beagle/beagley-ai/beagley-ai.env
> index 16a03acfca3c..70afbf9763f9 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>
Reviewed-by: Udit Kumar <u-kumar1 at ti.com>
>
> #if CONFIG_CMD_REMOTEPROC
> #include <env/ti/k3_rproc.env>
More information about the U-Boot
mailing list