From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 27 Jan 2020 19:56:21 -0500 Subject: [PATCH 3/3] cmd: sata: Add block unbind device function In-Reply-To: <20191204103558.24251-3-peng.ma@nxp.com> References: <20191204103558.24251-1-peng.ma@nxp.com> <20191204103558.24251-3-peng.ma@nxp.com> Message-ID: <20200128005621.GF13379@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Reviewed-by: Simon Glass 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: