[U-Boot] [PATCH] armv8: layerscape: refine port register configuration

Andy Tang andy.tang at nxp.com
Tue Dec 5 01:39:47 UTC 2017


Hi York,

This patch is to adjust the OOB (out of bound) timing of sata port. It is totally hardware timing.
I was asked to update those timing by hardware/validation team. They calculated those values from clock frequency. You can apply it safely.

Please apply this patch with SATA added.

Thanks,
Andy

> -----Original Message-----
> From: York Sun
> Sent: Tuesday, December 05, 2017 12:47 AM
> To: Andy Tang <andy.tang at nxp.com>
> Cc: albert.u.boot at aribaud.net; sjg at chromium.org; u-boot at lists.denx.de
> Subject: Re: [PATCH] armv8: layerscape: refine port register configuration
> 
> On 12/04/2017 01:31 AM, Yuantian Tang wrote:
> > These PP2C and PP3C registers control the configuration of the PHY
> > control OOB timing for the COMINIT/COMWAKE parameters respectively
> for
> > sata port. Overwrite default values with calculated ones to get better
> > OOB timing.
> >
> > Signed-off-by: Tang Yuantian <andy.tang at nxp.com>
> > ---
> >  arch/arm/cpu/armv8/fsl-layerscape/soc.c        | 6 ++++++
> >  arch/arm/include/asm/arch-fsl-layerscape/soc.h | 2 ++
> >  2 files changed, 8 insertions(+)
> 
> Andy,
> 
> Maybe it was obvious to you, but I couldn't understand why and what you
> are changing, except you overwrite two registers.
> 
> By the way, you may want to add SATA (in upper case) in the subject.
> 
> York


More information about the U-Boot mailing list