[U-Boot] [PATCH] sunxi: update SATA driver to always use DM_SCSI

Jagan Teki jagan at amarulasolutions.com
Mon Mar 4 12:22:08 UTC 2019


On Thu, Feb 14, 2019 at 5:41 AM Andre Przywara <andre.przywara at arm.com> wrote:
>
> It seems like the Allwinner SATA driver is already quite capable of
> using the driver model, so we can force this on all boards and can
> remove support for a non-DM_SCSI build.
> This removes the warning about boards with SATA ports not being
> DM_SCSI compliant.
>
> It also takes the opportunity to move the driver out of the board/sunxi
> directory to join its siblings in drivers/ata, and to make it a proper
> Kconfig citizen.
>
> The board defconfigs stay untouched.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---

Applied to u-boot-sunxi/next


More information about the U-Boot mailing list