Hi york,

This patch depend on https://patchwork.ozlabs.org/patch/941093/ , At V2 review 
I forgot to write depend on. Could I add "depend on" in My patch at V3 or not?

Best regards
Peng Ma

-----Original Message-----
From: York Sun 
Sent: 2018年8月8日 5:44
To: Peng Ma <peng...@nxp.com>
Cc: albert.u.b...@aribaud.net; Mingkai Hu <mingkai...@nxp.com>; Pankaj Bansal 
<pankaj.ban...@nxp.com>; Fabio Estevam <fabio.este...@nxp.com>; Yinbo Zhu 
<yinbo....@nxp.com>; michal.si...@xilinx.com; s...@chromium.org; Andy Tang 
<andy.t...@nxp.com>; u-boot@lists.denx.de
Subject: Re: [PATCH 3/3,v2] arm64: ls1043aqds: enable DM support for sata

On 07/31/2018 08:37 PM, Peng Ma wrote:
> Enable related configs to support sata DM feature.
> 
> Signed-off-by: Peng Ma <peng...@nxp.com>
> ---
> v2:
>       -no changes
> 
>  configs/ls1043aqds_defconfig |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/configs/ls1043aqds_defconfig 
> b/configs/ls1043aqds_defconfig index 73f7f8a..5510509 100644
> --- a/configs/ls1043aqds_defconfig
> +++ b/configs/ls1043aqds_defconfig
> @@ -48,3 +48,8 @@ CONFIG_USB_XHCI_DWC3=y  CONFIG_USB_STORAGE=y  
> CONFIG_BLK=y  CONFIG_DM_MMC=y
> +CONFIG_DM_SCSI=y
> +CONFIG_SATA_CEVA=y
> +CONFIG_SCSI_AHCI=y
> +CONFIG_SCSI=y
> +CONFIG_AHCI=y
> 

Peng,

I noticed your code base seems to have CONFIG_BLK=y. However upstream code 
doesn't have this option enabled. I can add it for you, but I am afraid I may 
miss other things you have locally. Please rebase your patch and confirm SATA 
works as you expected.

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

Reply via email to