]> git.ipfire.org Git - thirdparty/u-boot.git/commit
env: ti: k3_dfu: use Kconfig options for addresses
authorAnshul Dalal <anshuld@ti.com>
Mon, 18 May 2026 08:22:53 +0000 (13:52 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 29 May 2026 20:02:18 +0000 (14:02 -0600)
commit1ea8b3e8e2d6c80469b5f082cc5f2b9287a7ddf5
tree6a53fc1365e44c4f8a5c52925c9c8e9119aac090
parent2b6d243be22885e6f54eb79724c9d54db1ad03b4
env: ti: k3_dfu: use Kconfig options for addresses

The load addresses for DFU download binaries were hardcoded for K3
devices which required redefinition of such env for boards that deviated
from the expected K3 memory map (such as AM6254atl EMV).

This patch replaces the hardcoded addresses with their corresponding
Kconfig options making the k3_dfu.env more general.

Signed-off-by: Anshul Dalal <anshuld@ti.com>
board/ti/am62x/am6254atl.env
include/env/ti/k3_dfu.env