Files
u-boot/lib
Simon Glass 6e7eb02b48 lib: Provide a signed version of simple_itoa()
In some cases we want to show a signed value to the user without needing
to use the full printf() implementation. Add a new version of the
simple_itoa() function to handle this.

Update the existing function to use ulong instead of long, to avoid
confusion about which it actually uses.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-19 12:25:18 +01:00
..
2024-10-21 17:52:52 -06:00
2024-10-11 11:44:48 -06:00
2024-11-14 18:14:05 -06:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-02-15 19:07:09 -07:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-02-25 16:39:30 -07:00
2024-10-14 17:58:28 -06:00
2024-11-13 08:14:23 -06:00
2024-10-11 11:44:47 -06:00
2024-10-14 17:58:30 -06:00