Some minor fixes to K3's env to avoid using hardcoded addresses but instead move to Kconfig symbols.
Signed-off-by: Anshul Dalal <[email protected]> --- Anshul Dalal (2): env: ti: k3_dfu: load only the next stage binary env: ti: k3_dfu: use Kconfig options for addresses board/ti/am62x/am6254atl.env | 4 ---- include/env/ti/k3_dfu.env | 7 +++++-- 2 files changed, 5 insertions(+), 6 deletions(-) --- base-commit: a6f6947e43fba91de3ec5d0390eee7eb1a6a80f7 change-id: 20260320-env_to_kconfig_migration-1e1b841e90ee Best regards, -- Anshul Dalal <[email protected]>

