Re: [U-Boot] [PATCH 3/4] scsi: ceva: add ls1012a soc support

2018-05-28 Thread Andy Tang
Got it, thanks. Regards, Andy -Original Message- From: Michal Simek [mailto:michal.si...@xilinx.com] Sent: 2018年5月28日 16:29 To: Andy Tang ; York Sun Cc: michal.si...@xilinx.com; albert.u.b...@aribaud.net; Prabhakar Kushwaha

Re: [U-Boot] [PATCH 3/4] scsi: ceva: add ls1012a soc support

2018-05-28 Thread Michal Simek
On 25.5.2018 11:06, andy.t...@nxp.com wrote: > From: Yuantian Tang > > Adjust the code structure more general so that more socs can be > added easily. > Add the ls1012a sata support as well. > Please also mentioned that speed limitation restriction here. > Signed-off-by:

[U-Boot] [PATCH 3/4] scsi: ceva: add ls1012a soc support

2018-05-25 Thread andy.tang
From: Yuantian Tang Adjust the code structure more general so that more socs can be added easily. Add the ls1012a sata support as well. Signed-off-by: Tang Yuantian --- drivers/ata/sata_ceva.c | 87 +- 1 files