[U-Boot] [PATCH 4/4 v2] arm64: ls1012a: enable DM support for sata

Andy Tang andy.tang at nxp.com
Fri Jul 13 09:32:53 UTC 2018


Hi York,

Sorry it is my fault. I resent this patch set with this issue fixed.
I also found 1/4 patch can't be applied probably because the code base has changed.
The new patch set I sent is based on the latest code. Please reapply them, thanks.

Regards,
Andy

-----Original Message-----
From: York Sun 
Sent: 2018年7月13日 6:02
To: Andy Tang <andy.tang at nxp.com>
Cc: michal.simek at xilinx.com; albert.u.boot at aribaud.net; Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>; Sumit Garg <sumit.garg at nxp.com>; sjg at chromium.org; Y.b. Lu <yangbo.lu at nxp.com>; Peng Ma <peng.ma at nxp.com>; u-boot at lists.denx.de
Subject: Re: [PATCH 4/4 v2] arm64: ls1012a: enable DM support for sata

On 06/04/2018 02:13 AM, andy.tang at nxp.com wrote:
> From: Yuantian Tang <andy.tang at nxp.com>
> 
> Enable related configs to support sata DM feature.
> 
> Signed-off-by: Tang Yuantian <andy.tang at nxp.com>
> ---
> v2:
>     - add 2g5rdb and qds board support
> 
>  configs/ls1012a2g5rdb_qspi_defconfig          |    6 +++++-
>  configs/ls1012aqds_qspi_defconfig             |    7 ++++++-
>  configs/ls1012ardb_qspi_SECURE_BOOT_defconfig |    7 ++++++-
>  configs/ls1012ardb_qspi_defconfig             |    7 ++++++-
>  4 files changed, 23 insertions(+), 4 deletions(-)

Andy,

Does this set depend on something else? I got compiling error for all these four boards

../drivers/ata/sata_ceva.c:10:31: fatal error: asm/arch/hardware.h: No such file or directory

York


More information about the U-Boot mailing list