1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 05:59:11 +01:00
Files
u-boot-megous/include/image.h
Simon Glass 88ff7cb1c8 image: Correct strncpy() warning with image_set_name()
gcc 12 seems to warn on strncpy() as a matter of course. Rewrite the code
a different way to do the same thing, to avoid the warning.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-11-22 15:13:34 -07:00

60 KiB