]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita2b0dbf4d8798c0062c896d6dad7be84ac122936
tree405de70bda428c04e8aedd23a140ba57e34e8fcb
parentd584c06df37c9bd3c8f88d683cbefa5d010a80a2
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