diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2025-12-19 18:12:08 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-01-12 15:01:47 -0600 |
| commit | 270b7b64452679fdd3d83963ce468a89de86be21 (patch) | |
| tree | 718bb20df4e8f68a7ef33864c2b3fefe1a351e0e /meta-ti-bsp/conf/machine/include | |
| parent | 3b7aad2f154511d2472eb5b646d15eb0d50d56c6 (diff) | |
| download | meta-ti-270b7b64452679fdd3d83963ce468a89de86be21.tar.gz | |
u-boot-ti: Clean up config looping code
Cleanup a few incorrect issues with the current file naming under the
config looping code.
1) Since binman is creating the tiboot3 files and signing them, when we
are trying to create the named version of the files, we do not want
to link against the spl/uboot-spl.bin file. We need to figure out
what the tiboot3.bin is pointing at and make this named version point
at the same thing.
2) When deploying the tiboot3 files, if we are deploying something that
is a link, then we should point the deployed link to the same named
target. This should help with figuring out what all of the links
actually point to from the build dir instead of running into .bin
file that has lost the audit trail.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/include')
0 files changed, 0 insertions, 0 deletions
