Re: [U-Boot] [PATCH 3/4] arm: ls1021atwr: enable DM support for sata

2018-08-07 Thread York Sun
On 08/07/2018 06:52 PM, Peng Ma wrote: > Hi York, > > This patch depend on https://patchwork.ozlabs.org/patch/941093/ , I forgot to > write depend on. Could I add "depend on" in My patch at V3 or not? Do not send another version for this explanation. The patch set you depend on need to change. I

Re: [U-Boot] [PATCH 3/4] arm: ls1021atwr: enable DM support for sata

2018-08-07 Thread Peng Ma
Hi York, This patch depend on https://patchwork.ozlabs.org/patch/941093/ , 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:49 To: Peng Ma Cc: albert.u.b...@aribaud.net; feng.l...@nxp

Re: [U-Boot] [PATCH 3/4] arm: ls1021atwr: enable DM support for sata

2018-08-07 Thread York Sun
On 07/31/2018 11:18 PM, Peng Ma wrote: > Enable related configs to support sata DM feature. > > Signed-off-by: Peng Ma > --- > configs/ls1021atwr_nor_defconfig |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/configs/ls1021atwr_nor_defconfig > b/configs/ls1021a

[U-Boot] [PATCH 3/4] arm: ls1021atwr: enable DM support for sata

2018-07-31 Thread Peng Ma
Enable related configs to support sata DM feature. Signed-off-by: Peng Ma --- configs/ls1021atwr_nor_defconfig |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/configs/ls1021atwr_nor_defconfig b/configs/ls1021atwr_nor_defconfig index f4f7998..ffee644 100644 --- a/conf