[U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA

Chris Packham judge.packham at gmail.com
Thu Apr 4 07:13:49 UTC 2019


On Thu, Apr 4, 2019 at 10:28 AM Michael Walle <michael at walle.cc> wrote:
>
> Please note that this patchset depends on the following series:
>   https://patchwork.ozlabs.org/cover/1055937/
>     (ARM: kirkwood: migrate to DM_USB)
>   https://patchwork.ozlabs.org/patch/1054403/
>     (sata: sata_mv: Add DM support to enable CONFIG_BLK usage)
>
> Michael Walle (4):
>   sata: sata_mv: use correct format specifier in debug()
>   sata: sata_mv: support kirkwood architecture
>   sata: sata_mv: add orion-sata compatible string
>   arm: kirkwood: lsxl: enable DM for SATA

I've compile tested this. I don't have a spare SATA drive to actually
test it on my kirkwood board. I might be able to have a dig through my
pile of boards and cobble something together.

>
>  configs/lschlv2_defconfig |  4 ++--
>  configs/lsxhl_defconfig   |  4 ++--
>  drivers/ata/sata_mv.c     | 10 +++++-----
>  include/configs/lsxl.h    | 23 ++++++++++-------------
>  4 files changed, 19 insertions(+), 22 deletions(-)
>
> --
> 2.11.0
>


More information about the U-Boot mailing list