On Monday 28 March 2022 14:31:54 Tony Dinh wrote: > Hi Hajo & Pali, > > On Mon, Mar 28, 2022 at 2:28 AM Pali Rohár <p...@kernel.org> wrote: > > > > Hello! > > > > On Monday 28 March 2022 10:36:36 Hajo Noerenberg wrote: > > > Side note: as written in my first e-mail, I can access all hard disks and > > > load files within U-Boot. Under Linux there are 'failed to IDENTIFY' > > > errors. > > > > Ideally, send this issue to linux-ide mailing list and maintainers of > > linux ahci driver. I hope that they would be able to help with it. > > This "failed to IDENTIFY " problem might be related to the issue I've > fixed for u-boot sata_mv driver previously. I have not looked in Linux > sata_mv to see if it also needs to be patched.
Note that this is not about sata_mv but rather PCI AHCI driver. But maybe Marvell AHCI based HW has same bug as that sata_mv based? > See: > https://lists.denx.de/pipermail/u-boot/2021-August/456705.html > > Tony