commit | a0165922f1e227ef98b0fbc4475ab2b7a7a8ecbc | [log] [tgz] |
---|---|---|
author | Siddharth Vadapalli <s-vadapalli@ti.com> | Mon Feb 10 16:52:25 2025 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 20 16:07:25 2025 -0600 |
tree | 90be9b85106324e5ffe667c667712f54c074c3d7 | |
parent | 6e7653b1d3dc3c3a4746d4398e9b6d810ee20c25 [diff] |
board: ti: am62px: env: include environment for DFU Boot Include the TI K3 DFU environment to support DFU Boot and DFU Flash. Also add "usb" to the list of "boot_targets". While at it, add a newline at the end of the file. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Reviewed-by: Roger Quadros <rogerq@kernel.org>