]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Drop message about writing sandbox state
authorSimon Glass <sjg@chromium.org>
Fri, 21 Oct 2022 00:22:59 +0000 (18:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 15:02:44 +0000 (11:02 -0400)
commitba6571f51a71e681f56755033fdff909bb1589ff
treeca2f9e606b71c3cf6b4207808dfcbd0fc6bbdad8
parent2bf799a3101332f19e2e7869608b9eeae6e8bc3b
sandbox: Drop message about writing sandbox state

This happens every time sandbox moves to the next phase so is not very
interesting. Display the message only when debugging.

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