sandbox: Drop debug message in os_spl_to_uboot()
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 04:25:12 +0000 (17:25 +1300)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:28 +0000 (19:23 +1300)
commitb5e514a6abc5cc31d350f9ca25cb6a6d4895c338
tree405de70bda428c04e8aedd23a140ba57e34e8fcb
parentcff7dcf3fd0de0120cd40c0c28864cb045143f97
sandbox: Drop debug message in os_spl_to_uboot()

This is not needed in normal operation. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/sandbox/cpu/os.c