[PATCH v2 05/15] sandbox: Move buffer to scsi_emul_info
Simon Glass
sjg at chromium.org
Mon Sep 26 17:26:21 CEST 2022
Move the buffer into this struct so it can be shared between different
implementations.
Signed-off-by: Simon Glass <sjg at 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!
More information about the U-Boot
mailing list