summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWadim Egorov <w.egorov@phytec.de>2024-06-10 15:33:48 +0200
committerTom Rini <trini@konsulko.com>2024-06-18 10:29:00 -0600
commit623c337c349d15488475bdf65f4ed4d72bf387e2 (patch)
tree56394692fe745c21081e2f20fe34a8669f671eed
parent2bc8c110ec1135863d9a459c3d479e5e555fb8b7 (diff)
board: phytec: phycore-am62x: Pull in k3_dfu.env
Pull in ti/k3_dfu.env for dfu_alt_info_ram in SPL stage. Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Reviewed-by: Daniel Schultz <d.schultz@phytec.de>
-rw-r--r--board/phytec/phycore_am62x/phycore_am62x.env2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/phytec/phycore_am62x/phycore_am62x.env b/board/phytec/phycore_am62x/phycore_am62x.env
index ada3a9233be..42db26a5990 100644
--- a/board/phytec/phycore_am62x/phycore_am62x.env
+++ b/board/phytec/phycore_am62x/phycore_am62x.env
@@ -1,3 +1,5 @@
+#include <env/ti/k3_dfu.env>
+
fdtaddr=0x88000000
loadaddr=0x82000000
scriptaddr=0x80000000