
26 Jan
2023
26 Jan
'23
6:48 p.m.
On Sat, 21 Jan 2023 at 16:30, Samuel Holland samuel@sholland.org wrote:
Use a more accurate check for determining if the full format string will be handled correctly, since SPL_USE_TINY_PRINTF can be disabled.
Signed-off-by: Samuel Holland samuel@sholland.org
drivers/core/dump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!