Re: [U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port

2014-12-29 Thread Bin Meng
Hi Simon, On Tue, Dec 30, 2014 at 12:33 AM, Simon Glass wrote: > Hi Bin, > > On 23 December 2014 at 18:42, Bin Meng wrote: >> Hi Simon, >> >> On Wed, Dec 24, 2014 at 3:42 AM, Simon Glass wrote: >>> Hi Bin, >>> >>> On 23 December 2014 at 01:01, Bin Meng wrote: Each time U-Boot boots o

Re: [U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port

2014-12-29 Thread Simon Glass
Hi Bin, On 23 December 2014 at 18:42, Bin Meng wrote: > Hi Simon, > > On Wed, Dec 24, 2014 at 3:42 AM, Simon Glass wrote: >> Hi Bin, >> >> On 23 December 2014 at 01:01, Bin Meng wrote: >>> >>> Each time U-Boot boots on Intel Crown Bay board, the displayed hard >>> drive information is wrong. It

Re: [U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port

2014-12-23 Thread Bin Meng
Hi Simon, On Wed, Dec 24, 2014 at 3:42 AM, Simon Glass wrote: > Hi Bin, > > On 23 December 2014 at 01:01, Bin Meng wrote: >> >> Each time U-Boot boots on Intel Crown Bay board, the displayed hard >> drive information is wrong. It could be either wrong capacity or just >> a 'Capacity: not availab

Re: [U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port

2014-12-23 Thread Simon Glass
Hi Bin, On 23 December 2014 at 01:01, Bin Meng wrote: > > Each time U-Boot boots on Intel Crown Bay board, the displayed hard > drive information is wrong. It could be either wrong capacity or just > a 'Capacity: not available' message. After enabling the debug switch, > we can see the scsi inqui

[U-Boot] [PATCH v1] x86: ahci: Make sure interface is not busy after enabling the port

2014-12-23 Thread Bin Meng
Each time U-Boot boots on Intel Crown Bay board, the displayed hard drive information is wrong. It could be either wrong capacity or just a 'Capacity: not available' message. After enabling the debug switch, we can see the scsi inquiry command did not execute successfully. However, doing a 'scsi sc