[PATCH v2 1/1] test: fit: Use shared make_fname from fit_util

Tom Rini trini at konsulko.com
Sat May 9 01:14:41 CEST 2026


On Fri, 01 May 2026 05:51:04 +0000, Aristo Chen wrote:

> test_fit.py declares a local make_fname closure that is byte-identical
> to fit_util.make_fname. Drop the local copy and call the shared helper
> at all seven call sites so there is one definition to maintain.
> 
> No behavioural change. Both implementations return
> os.path.join(ubman.config.build_dir, basename).
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] test: fit: Use shared make_fname from fit_util
      commit: 28eed2103cc3eb8ef4c07ce514114961c0414aab
-- 
Tom




More information about the U-Boot mailing list