Files
u-boot/boot
Simon Glass 0b51f99bf0 fit: Move printing code to its own file
There is enough code here that it makes sense to put it in its own file.
Create a new fit_print.c file, before undertaking future refactoring.

Printing is only included in the main build if CONFIG_FIT_PRINT is
enabled, although it is always included in the tools build.

Add static inlines for existing callers.

Make a few small code-style adjustments, including fixing checkpatch
warnings about over-use of brackets.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-11-19 19:50:09 -07:00
..
2025-10-10 03:11:26 +01:00
2025-09-15 13:23:12 -06:00
2025-11-12 10:20:02 -07:00
2025-10-18 09:38:25 +01:00
2025-09-22 11:23:05 -06:00