commit | 7942bdcc326628c36853e80d06fe21e238297cbc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:15 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 08:14:24 2022 -0400 |
tree | cec85ad10a87afbddbd82938a5dd5e60425ef42d | |
parent | d28e31e6430c66b8b22e96c7236cc151a344fef2 [diff] |
dm: core: Support sandbox with read interface Update the 'read' command to work correctly with sandbox. Signed-off-by: Simon Glass <sjg@chromium.org>