From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A56FEE009D6; Fri, 22 May 2015 01:25:57 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [192.36.1.252 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by yocto-www.yoctoproject.org (Postfix) with SMTP id 9A1C1E00974 for ; Fri, 22 May 2015 01:25:42 -0700 (PDT) Received: from [172.16.141.153] (172.16.141.153) by smtp.enea.com (172.21.1.209) with Microsoft SMTP Server id 14.3.224.2; Fri, 22 May 2015 10:25:38 +0200 Message-ID: <555EE802.9010401@enea.com> Date: Fri, 22 May 2015 10:25:38 +0200 From: Siva Borra User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: X-Originating-IP: [172.16.141.153] Cc: Adrian Dudau Subject: P3041DS: SATA SCSI disk gives errors X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 08:25:57 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Hello, With latest dizzy branch of meta-fsl-ppc, with revision (linux-qoriq_3.12.bb and linux-qoriq_3.12-prt.bb, Linux SRCREV = "6619b8b55796cdf0cec04b66a71288edd3057229") Instead of recognizing the HDD attached at SATA, it gives the following errors. [ 2.153541] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x1) [ 6.800430] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x1) [ 7.822380] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x1) [ 11.966438] ata1.00: failed to IDENTIFY (I/O error, err_mask=0x1) [ 13.489386] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x1) Same feature works fine with 3.0.xx kernel supplied with board. Please suggest how to fix this issue? Regards, Siva Borra.