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)
commit6b5e420137b42f3c23669b07a7b0c6ff5502fcb9
treec2d28c89c1fcf8408c10fcda09243468613849eb
parent2e2a2a5d4f0c2e2642326d9000ce1f1553632e6a
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