e45d22655a
We don't need the U-Boot prefix on the version and in fact it is harmful since pytest gets confused seeing the U-Boot banner bring displayed when the version is printed. Drop the prefix from the string. We could produce an entirely new string from the component parts, but this adds to the rodata size and would break the use of version_string as the only thing which holds this information. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
bootdev.c | ||
bootflow.c | ||
bootmeth.c | ||
bootstd_common.c | ||
bootstd_common.h | ||
image.c | ||
Makefile | ||
vbe_fixup.c | ||
vbe_simple.c |