]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: ti: am57xx: Remove "ti/omap/" from name_fit_config
authorAnurag Dutta <a-dutta@ti.com>
Wed, 17 Sep 2025 04:17:29 +0000 (09:47 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 17 Sep 2025 13:48:52 +0000 (07:48 -0600)
commitf6d5bda0e32c3d645b9926f6965af8196843c62c
tree07d32e0af9aee3aa3ea3e5343b32d80157050b53
parentb82fa9d752b025d3b5305b5b07debe6808a5d027
board: ti: am57xx: Remove "ti/omap/" from name_fit_config

Commit 649f4a7d3ca7 ("board: ti: am57xx: Set fdtfile from C code
instead of findfdt script") prepends "ti/omap/" to the actual name
of the fdtfile whereas fit image boot needs exact dtb name. So, remove
"ti/omap" from name_fit_config by substituting it with an empty string.

Fixes: 649f4a7d3ca7 ("board: ti: am57xx: Set fdtfile from C code instead of findfdt script")
Signed-off-by: Anurag Dutta <a-dutta@ti.com>
Reviewed-by: Udit Kumar <u-kumar1@ti.com>
board/ti/am57xx/am57xx.env