[PATCH v4 3/7] board: ti: am62x: am62x: include env for DFU

Sverdlin, Alexander alexander.sverdlin at siemens.com
Fri Apr 12 22:31:13 CEST 2024


Hi Sjoerd!

On Fri, 2024-01-12 at 09:52 +0100, Sjoerd Simons wrote:
> Include standard TI K3 dfu environment
> 
> Signed-off-by: Sjoerd Simons <sjoerd at collabora.com>
> Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>

Reviewed-by: Alexander Sverdlin <alexander.sverdlin at siemens.com>

> ---
> 
> (no changes since v3)
> 
> Changes in v3:
> - Add dfu via environment rather then config headers
> 
> Changes in v2:
> - Minimize config changes to just DFU configuration
> 
>  board/ti/am62x/am62x.env | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/board/ti/am62x/am62x.env b/board/ti/am62x/am62x.env
> index e53a55c38fb..0651b9cd7cb 100644
> --- a/board/ti/am62x/am62x.env
> +++ b/board/ti/am62x/am62x.env
> @@ -1,6 +1,7 @@
>  #include <env/ti/ti_common.env>
>  #include <env/ti/default_findfdt.env>
>  #include <env/ti/mmc.env>
> +#include <env/ti/k3_dfu.env>
>  
>  name_kern=Image
>  console=ttyS2,115200n8

-- 
Alexander Sverdlin
Siemens AG
www.siemens.com


More information about the U-Boot mailing list