From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 15 Feb 2021 08:13:09 -0500 Subject: [PATCH 2/4] mx53loco: Convert to driver model In-Reply-To: References: <20210214014954.151566-1-festevam@gmail.com> <20210214014954.151566-2-festevam@gmail.com> <20210214142557.GA10169@bill-the-cat> Message-ID: <20210215131309.GL10169@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Feb 14, 2021 at 03:58:56PM -0300, Fabio Estevam wrote: > On Sun, Feb 14, 2021 at 11:26 AM Tom Rini wrote: > > > Where is something missing for SATA support? With DM enabled, you can > > enable AHCI and BLK and DWC_AHSATA is already converted. Is there > > some i.MX specific work required still? Thanks! > > I have added CONFIG_AHCI=y and added: > > --- a/drivers/ata/dwc_ahsata.c > +++ b/drivers/ata/dwc_ahsata.c > @@ -1093,6 +1093,7 @@ struct ahci_ops dwc_ahsata_ahci_ops = { > > static const struct udevice_id dwc_ahsata_ahci_ids[] = { > { .compatible = "fsl,imx6q-ahci" }, > + { .compatible = "fsl,imx53-ahci" }, > { } > }; > > but after running the "sata" command I do get a data abort and the board resets. > > I haven't gotten a chance to debug it further, but I was hoping to > proceed with the DM conversion without sata support for now and then > work on adding sata support for this board. Thanks for explaining. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: