[U-Boot] [PATCH 7/9] arm: mvebu: clearfog: enable SATA in SPL

Chris Packham judge.packham at gmail.com
Fri May 17 07:59:12 UTC 2019


On Thu, May 16, 2019 at 10:12 PM Baruch Siach <baruch at tkos.co.il> wrote:
>
> Enable SATA peripherals in SPL to allow boot from SATA.
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Reviewed-by: Chris Packham <judge.packham at gmail.com>

> ---
>  arch/arm/dts/armada-388-clearfog-u-boot.dtsi | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/dts/armada-388-clearfog-u-boot.dtsi b/arch/arm/dts/armada-388-clearfog-u-boot.dtsi
> index a12694e17103..cf6c08881b18 100644
> --- a/arch/arm/dts/armada-388-clearfog-u-boot.dtsi
> +++ b/arch/arm/dts/armada-388-clearfog-u-boot.dtsi
> @@ -11,3 +11,11 @@
>  &sdhci {
>         u-boot,dm-spl;
>  };
> +
> +&ahci0 {
> +       u-boot,dm-spl;
> +};
> +
> +&ahci1 {
> +       u-boot,dm-spl;
> +};
> --
> 2.20.1
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> https://lists.denx.de/listinfo/u-boot


More information about the U-Boot mailing list