env: ti: ti_common.env: Fix get_overlaystring for FIT Image
authorManorit Chawdhry <m-chawdhry@ti.com>
Mon, 25 Sep 2023 06:23:42 +0000 (11:53 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 28 Sep 2023 20:31:43 +0000 (16:31 -0400)
commit7ebbce535c774806b3db0bedd2ba3cfb95c07658
treedee462d9b042b069d45fb3535e6ebd0fd280e390
parent964aae164414b15ef91a0319decb13e7e2c06b52
env: ti: ti_common.env: Fix get_overlaystring for FIT Image

After the refactor with conf- nodes in fitImage, overlaystring wasn't
didn't handle the new conf- nodes in FIT Booting. Fix get_overlaystring
to handle conf- nodes.

Fixes: 837833a724b7 ("environment: ti: Add get_fit_config command to get FIT config string")
Reported-by: Aniket Limaye <a-limaye@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
include/env/ti/ti_armv7_common.env