1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 19:29:19 +01:00
Files
u-boot-megous/boot/vbe_simple.c
Simon Glass 87c97cb1f9 boot: Tidy up logging and naming in vbe_simple
Make sure the log_msg_ret() values are unique so that the log trace is
unambiguous with LOG_ERROR_RETURN. Also avoid reusing the 'node' variable
for two different nodes in bootmeth_vbe_simple_ft_fixup(), since this is
confusing.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-17 21:17:13 -06:00

7.9 KiB