RE: [Bug] 3.16 fwdownload failure on Marvell 88SE9125 sata controller

From: Patel, Gaurav
Date: Wed Sep 10 2014 - 12:13:18 EST



">> When we use hdparm to download firmware on system with Marvell
>> 88SE9125 SATA controller, it returns failure always and it has been
>> observed in several systems:"

[Gaurav]: So I have another moonshot cartridge with same SATA controller and I was able to update FW with hdparm with RedHat65 without any issues. So this looks to me issue with Ubuntu kernel dos not have correct driver (or something is missing to support hdparm or sata controller).


Thanks,
Gaurav Patel
Email: Gspatel@xxxxxx
Cell # 832-382-5550


-----Original Message-----
From: Ming Lei [mailto:ming.lei@xxxxxxxxxxxxx]
Sent: Wednesday, September 10, 2014 1:34 AM
To: Robert Hancock
Cc: linux-ide@xxxxxxxxxxxxxxx; Tejun Heo; Linux Kernel Mailing List; Patel, Gaurav
Subject: Re: [Bug] 3.16 fwdownload failure on Marvell 88SE9125 sata controller

On Wed, Sep 10, 2014 at 11:38 AM, Robert Hancock <hancockrwd@xxxxxxxxx> wrote:
> On 01/09/14 02:22 AM, Ming Lei wrote:
>>
>> Hi Guys,
>>
>> When we use hdparm to download firmware on system with Marvell
>> 88SE9125 SATA controller, it returns failure always and it has been
>> observed in several systems:
>>
>> #hdparm --fwdownload-mode7 fw.bin
>> --yes-i-kno-what-i-am-doing --please-destroy-my-drive /dev/sda
>>
>> /dev/sda:
>> fwdownload: xfer_mode=7 min=1 max=65535 size=699392
>> FAILED: Input/output error
>
>
> Any errors in dmesg after doing this?

No any failure log from kernel.

Thanks,