summaryrefslogtreecommitdiff
path: root/include/env
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-03-18 08:14:13 -0600
committerTom Rini <[email protected]>2025-03-18 09:04:06 -0600
commitc342f27711907d16fe326a33a3bfe424151dfa61 (patch)
tree0894ebbd1361fa65549a3ba67022274612ba1259 /include/env
parentefaae94c02e7f93b95c7afe505b1b2102c2e45bf (diff)
parent953af03171d94d7b2a7f587d4b0c8f1c826ff1f0 (diff)
Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***"
Wadim Egorov <[email protected]> says: This patch series syncs the phyCORE-AM62Ax feature-wise with our other K3-based SoMs by adding SoM overlay handling and capsule updates. It also introduces support for USBDFU boot and includes various minor fixes. Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/env')
-rw-r--r--include/env/phytec/k3_dfu.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/env/phytec/k3_dfu.env b/include/env/phytec/k3_dfu.env
new file mode 100644
index 00000000000..0cba87da99d
--- /dev/null
+++ b/include/env/phytec/k3_dfu.env
@@ -0,0 +1,3 @@
+dfu_alt_info_ram=
+ tispl.bin ram 0x80080000 0x200000;
+ u-boot.img ram 0x81000000 0x400000