sandbox: Show a message when writing out the ram buffer
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 22:13:45 +0000 (15:13 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:24:24 +0000 (19:24 -0600)
commitd02f99dd6716f6e55efe41ea2fa3cd60b03fa4af
treefc7b240f3fd3535916c9c5e9a1768d5a2aa2c336
parentb210661c8661ac843127a01fd0100ffceffb81d7
sandbox: Show a message when writing out the ram buffer

If state is not being written, but RAM is, we should still show a message,
so it is clear that this is happening.

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