board: ti: j722s: env: include environment for DFU
Include the TI K3 DFU environment to support DFU Boot and DFU Flash. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
This commit is contained in:

committed by
Tom Rini

parent
df72441344
commit
c89229e032
@@ -1,5 +1,6 @@
|
|||||||
#include <env/ti/ti_common.env>
|
#include <env/ti/ti_common.env>
|
||||||
#include <env/ti/mmc.env>
|
#include <env/ti/mmc.env>
|
||||||
|
#include <env/ti/k3_dfu.env>
|
||||||
|
|
||||||
name_kern=Image
|
name_kern=Image
|
||||||
console=ttyS2,115200n8
|
console=ttyS2,115200n8
|
||||||
|
Reference in New Issue
Block a user