From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezaul Zillmer Date: Wed, 12 Mar 2014 06:53:33 -0700 (PDT) Subject: [U-Boot] [linux-sunxi] [PATCH v3 0/4] uboot sata support for sunxi platform In-Reply-To: <1394628963.21145.48.camel@kazak.uk.xensource.com> References: <1394155172.13270.18.camel@hastur.hellion.org.uk> <1394155447.13270.19.camel@hastur.hellion.org.uk> <83ed9c2f-49d1-4847-8934-8b9eed18685b@googlegroups.com> <1394252190.13270.32.camel@hastur.hellion.org.uk> <37641e14-ba5c-4277-b430-d6a5690987a7@googlegroups.com> <1394628963.21145.48.camel@kazak.uk.xensource.com> Message-ID: <2fdf06be-610f-4a15-afd5-31fd3bd8a6d1@googlegroups.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > sun7i# scsi reset > > Reset SCSI > scanning bus for devices... > timeout exit! > Found 0 device(s). > > this same problem not think that the drive to boot > > Nothing appears scsi info > > :( > I will try to put another HD > > Loading the kernel > [3.723244] ata1.00: ATA-8: SAMSUNG HM320II, 2AC101C4, max UDMA/133 > [3.729646] ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32) > [3.748349] ata1.00: configured for UDMA/133 > [3.752698] ATA1: EH complete > [3.756157] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM320II 2AC1 PQ: 0 > ANSI: 5 > [3.767627] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 > GB/298 GiB) > [3.787130] sd 0:0:0:0: [sda] Write Protect is off > [3.796692] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, > does not support DPO or FUA > [3.827250] sda: sda1 > [3.836155] sd 0:0:0:0: [sda] Attached SCSI disk > done. > > > Ezaul Zillmer >