dm: core: Support sandbox with read interface
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:15 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:14:24 +0000 (08:14 -0400)
commite141075f1c46a587960e1b0541494417243e6b90
treecec85ad10a87afbddbd82938a5dd5e60425ef42d
parent55f7990bfeb92c172065d5b53c59d5306cc554ca
dm: core: Support sandbox with read interface

Update the 'read' command to work correctly with sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/read.c