commit | 052ad4ad6a3b235eaaa6318958fb925817f1770a | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri Jul 14 11:22:32 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 21 20:35:50 2023 -0400 |
tree | 7609920e28b73c75b1bf39a892503fba69d532a1 | |
parent | 014e013e784fdc03b254508d3785fd46088bd346 [diff] |
configs: Enable setexpr command on TI devices This is used when building the FIT image configuration string. Enable it for all FIT using TI platforms. Signed-off-by: Andrew Davis <afd@ti.com> [ extend to other k3 boards ] Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>