]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Move buffer to scsi_emul_info
authorSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 14:21:37 +0000 (16:21 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 25 Sep 2022 14:30:05 +0000 (08:30 -0600)
commitfc7a7ed3a6cd9ea03400e1356768e646ff00b043
treebda6322ffa6a2c491298735361b41fe59bad7bc3
parent1377d448a26aa67907ae86a84d33c02c7c9b9dcd
sandbox: Move buffer to scsi_emul_info

Move the buffer into this struct so it can be shared between different
implementations.

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