Re: [U-Boot] [PATCH 1/4 v3] armv8: fsl: remove sata support

2018-07-27 Thread York Sun
On 07/13/2018 02:27 AM, andy.t...@nxp.com wrote: > From: Yuantian Tang > > Remove the old implementation in order to enable DM for sata > > Signed-off-by: Tang Yuantian > --- > v3: > - rebase to latest code > v2: > - no changes > This set has been pplied to fsl-qoriq, awaiting upstrea

Re: [U-Boot] [PATCH 1/4 v3] armv8: fsl: remove sata support

2018-07-15 Thread Simon Glass
On 13 July 2018 at 03:25, wrote: > From: Yuantian Tang > > Remove the old implementation in order to enable DM for sata > > Signed-off-by: Tang Yuantian > --- > v3: > - rebase to latest code > v2: > - no changes > > arch/arm/cpu/armv8/fsl-layerscape/soc.c| 54 > -

[U-Boot] [PATCH 1/4 v3] armv8: fsl: remove sata support

2018-07-13 Thread andy . tang
From: Yuantian Tang Remove the old implementation in order to enable DM for sata Signed-off-by: Tang Yuantian --- v3: - rebase to latest code v2: - no changes arch/arm/cpu/armv8/fsl-layerscape/soc.c| 54 arch/arm/include/asm/arch-fsl-layerscape/soc.h