]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2a595da61d565da8ba15d52dddfc1ea7497fe2f5
treefc7b240f3fd3535916c9c5e9a1768d5a2aa2c336
parent760263fb3f4c7cd264aab15c573e09d44ab3ab94
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