Files
u-boot/test
Simon Glass bf72ede55e lib: Add format_size() to format sizes as strings
Refactor print_size() to use a new format_size() helper that formats
a size into a buffer. This allows callers to get the formatted string
without printing it directly.

The format_size() function is only exported in U-Boot proper (controlled
by CONFIG_LIB_FORMAT_SIZE) to avoid code-size impact in SPL/TPL where it
remains static.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-10 05:53:03 -07:00
..
2025-12-01 17:00:23 +00:00
2025-09-28 14:32:36 -06:00
2025-12-07 17:18:57 -07:00
2025-09-09 09:14:05 -06:00