This currently prints out the wrong filename. Fix it. Signed-off-by: Simon Glass <sjg at chromium.org> --- arch/sandbox/cpu/os.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm/master, thanks!