Re: [U-Boot] [PATCH v2 00/11] Add Support for UFS subsystem for TI's J721e

2019-10-23 Thread Faiz Abbas
Tom, On 15/10/19 6:24 PM, Faiz Abbas wrote: > The following patches add support for the Universal Flash Storage (UFS) > subsystem and its implementation on TI's J721e platform. > > The UFS Application Layer (UAP) uses SCSI SAM-4 command set for > communication with the device. Therefore, the

[U-Boot] [PATCH v2 00/11] Add Support for UFS subsystem for TI's J721e

2019-10-15 Thread Faiz Abbas
The following patches add support for the Universal Flash Storage (UFS) subsystem and its implementation on TI's J721e platform. The UFS Application Layer (UAP) uses SCSI SAM-4 command set for communication with the device. Therefore, the first 4 patches prepare the scsi layer for compatibility