commit | 8aa5d98463fedc74c5e1181153ba245fb02fed1c | [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 | 1d9b5a55be39520bede01ccd47b2637f1a88b5d0 [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>