Skip to content

Commit

Permalink
usb:gadget:mass-storage: refactoring the SCSI command handling
Browse files Browse the repository at this point in the history
Implements a universal way to define SCSI commands and configure
precheck handlers.

Tested: By probing the USBGadget Mass-Storage on the YADRO VEGMAN
BMC(AST2500) sample, each SCSI command was sent through HOST->BMC; the
USBGadget MassStorage debug print showed all sent commands works
properly.

Signed-off-by: Igor Kononenko <i.kononenko@yadro.com>
  • Loading branch information
ikmsk10 authored and intel-lab-lkp committed Jun 26, 2021
1 parent 4efab94 commit 92c07dc
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 231 deletions.
Loading

0 comments on commit 92c07dc

Please sign in to comment.