mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
board: ti: am62x: am62x: include env for DFU
Include standard TI K3 dfu environment Signed-off-by: Sjoerd Simons <sjoerd@collabora.com> Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> # on beagle play
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <env/ti/ti_common.env>
|
||||
#include <env/ti/mmc.env>
|
||||
#include <env/ti/k3_dfu.env>
|
||||
|
||||
name_kern=Image
|
||||
console=ttyS2,115200n8
|
||||
|
||||
Reference in New Issue
Block a user