]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: scsi: Move block size into shared struct
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:39 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 14:30:05 +0000 (08:30 -0600)
commit42a0d544bcf747b2cd1f77764d52aa4026397bb6
tree52ea8499e1186884714ab81b9e261bc118143a31
parentb2963db7db3dcce477766a1d87c3f7652b473c64
sandbox: scsi: Move block size into shared struct

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/emul/sandbox_flash.c
include/scsi_emul.h