[U-Boot] [V3 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver

Priyanka Jain priyanka.jain at nxp.com
Wed Nov 20 05:50:34 UTC 2019



>-----Original Message-----
>From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Peng Ma
>Sent: Tuesday, November 19, 2019 11:48 AM
>To: Prabhakar X <prabhakar.kushwaha at nxp.com>; wd at denx.de
>Cc: andre.przywara at arm.com; Peng Ma <peng.ma at nxp.com>; u-
>boot at lists.denx.de; smoch at web.de; sr at denx.de; jagan at openedev.com
>Subject: [U-Boot] [V3 1/2] ata: fsl_sata: Add DM support for Freescale PowerPC
>SATA driver
>
>Add DM support for Freescale PowerPC sata driver used for PowerPC T series
>SoCs,
>
>CONFIG_BLK needs to be enabled on these platforms. It adds the SATA controller
>as AHCI device, which is strictly speaking not correct, as the controller is not
>AHCI compatible, But the U-Boot AHCI uclass interface enables the usage of this
>DM driver,
>
>Also fix below warning while PowerPC T series boards compilation,
>
>===================== WARNING ======================"
>This board does use CONFIG_LIBATA but has CONFIG_AHCI not"
>enabled. Please update the storage controller driver to use"
>CONFIG_AHCI before the v2019.07 release."
>Failure to update by the deadline may result in board removal."
>See doc/driver-model/MIGRATION.txt for more info."
>===================================================="
>
>Signed-off-by: Peng Ma <peng.ma at nxp.com>

Series applied to mpc85xx master, awaiting upstream.

Thanks
priyankajain



More information about the U-Boot mailing list