[PATCH v2 06/15] scsi: Move vendor/product info into the shared struct

Simon Glass sjg at chromium.org
Mon Sep 26 17:26:20 CEST 2022


Move this information into struct scsi_emul_info so we can use it in
common code.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 drivers/usb/emul/sandbox_flash.c | 10 ++++------
 include/scsi_emul.h              |  5 +++++
 2 files changed, 9 insertions(+), 6 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list