[PATCH 3/3] cmd: sata: Add block unbind device function

Tom Rini trini at konsulko.com
Tue Jan 28 01:56:21 CET 2020


On Wed, Dec 04, 2019 at 10:36:47AM +0000, Peng Ma wrote:

> If we didn't unbind the sata from block device, the same devices would
> be added after sata remove,
> This patch is to resolve this issue as below:
> 
> => sata info
> SATA#0:
> 	(3.0 Gbps)
> SATA#1:
> 	(3.0 Gbps)
> Device 0: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005PY30
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> Device 1: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005VX30
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> => sata stop
> => sata info
> SATA#0:
> 	(3.0 Gbps)
> SATA#1:
> 	(3.0 Gbps)
> Device 0: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005PY300
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> Device 1: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005VX300
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> Device 2: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005PY300
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> Device 3: Model: INTEL SSDSA2BW300G3D Firm: 4PC10362 Ser#: BTPR247005VX300
>             Type: Hard Disk
>             Supports 48-bit addressing
>             Capacity: 286168.1 MB = 279.4 GB (586072368 x 512)
> 
> Signed-off-by: Peng Ma <peng.ma at nxp.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200127/ccdc77a2/attachment.sig>


More information about the U-Boot mailing list