From: Siddharth Vadapalli Date: Tue, 26 Nov 2024 12:03:19 +0000 (+0530) Subject: board: ti: am62ax: env: include environment for DFU X-Git-Tag: v2025.04-rc1~17^2~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec8eadba6d29d8f330fe4c957de6eeb42ed32ac;p=pandora-u-boot.git board: ti: am62ax: env: include environment for DFU Include the TI K3 DFU environment to support DFU Boot and DFU Flash. Signed-off-by: Siddharth Vadapalli Reviewed-by: Roger Quadros --- diff --git a/board/ti/am62ax/am62ax.env b/board/ti/am62ax/am62ax.env index 97122fb57ba..96d9e1e2797 100644 --- a/board/ti/am62ax/am62ax.env +++ b/board/ti/am62ax/am62ax.env @@ -1,5 +1,6 @@ #include #include +#include #if CONFIG_CMD_REMOTEPROC #include #endif