]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Fix up the debug message for the image filename
authorSimon Glass <sjg@chromium.org>
Sat, 24 Nov 2018 04:29:24 +0000 (21:29 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Dec 2018 13:01:34 +0000 (06:01 -0700)
commit51d65b4571fd7c550d88e69ef2e2b0ac68666532
treec2d28c89c1fcf8408c10fcda09243468613849eb
parentc20bda2eec25f2236ed4f30581fa145d53d07071
sandbox: Fix up the debug message for the image filename

This currently prints out the wrong filename. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/os.c