>-----Original Message-----
>From: U-Boot <u-boot-boun...@lists.denx.de> On Behalf Of Peng Ma
>Sent: Tuesday, November 19, 2019 11:48 AM
>To: Prabhakar X <prabhakar.kushw...@nxp.com>; w...@denx.de
>Cc: andre.przyw...@arm.com; Peng Ma <peng...@nxp.com>; u-
>b...@lists.denx.de; sm...@web.de; s...@denx.de; ja...@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...@nxp.com>

Series applied to mpc85xx master, awaiting upstream.

Thanks
priyankajain

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to