
26 Sep
2022
26 Sep
'22
5:26 p.m.
Move the buffer into this struct so it can be shared between different implementations.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/usb/emul/sandbox_flash.c | 41 +++++++++++++++++++++++--------- include/scsi_emul.h | 5 ++++ 2 files changed, 35 insertions(+), 11 deletions(-)
Applied to u-boot-dm, thanks!