Re: [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata

2018-11-02 Thread Simon Glass
On 21 October 2018 at 20:39, Peng Ma wrote: > Enable related configs to support sata DM feature. > > Signed-off-by: Peng Ma > --- > configs/ls1088aqds_defconfig |5 + > configs/ls1088ardb_qspi_defconfig |5 + > 2 files changed, 10 insertions(+), 0 deletions(-) Reviewed-by:

[U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata

2018-10-21 Thread Peng Ma
Enable related configs to support sata DM feature. Signed-off-by: Peng Ma --- configs/ls1088aqds_defconfig |5 + configs/ls1088ardb_qspi_defconfig |5 + 2 files changed, 10 insertions(+), 0 deletions(-) diff --git a/configs/ls1088aqds_defconfig b/configs/ls1088aqds_defconfi