board: phytec: phycore_am62x: Use custom k3_dfu.env fragment
authorWadim Egorov <w.egorov@phytec.de>
Wed, 5 Mar 2025 04:58:31 +0000 (05:58 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 18 Mar 2025 14:12:53 +0000 (08:12 -0600)
commit7719682164ee3d8a21e3b5d62d8eb28f0acbd45d
treeed566ae8a9ceaf8c552cbfcb74149ef71ae61090
parentadf4d5e9e8ddf8a02cd2cea4f4d19944583654bb
board: phytec: phycore_am62x: Use custom k3_dfu.env fragment

TI's k3_dfu.env includes redundant dfu_alt_info_* data, some of which
is incompatible with our board configuration. Replace it with a custom
variant that better aligns with our setup, ensuring correct offsets and
eliminating unnecessary entries.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/phycore_am62x/phycore_am62x.env
include/env/phytec/k3_dfu.env [new file with mode: 0644]