[U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-02-20 Thread Ken Lin
Apply the proper setting for the reserved bits in SetDes Test and System Mode Control register to avoid the voltage peak issue while we do the IEEE PHY comformance test Signed-off-by: Ken Lin --- Changes from v1 - New commit message board/ge/bx50v3/bx50v3.c | 3 ++- 1 file changed, 2 insertion

[U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-02-20 Thread Ken Lin
Apply the proper setting for the reserved bits in SetDes Test and System Mode Control register to avoid the voltage peak issue while we do the IEEE PHY comformance test Signed-off-by: Ken Lin --- Changes from v1 - New commit message board/ge/bx50v3/bx50v3.c | 3 ++- 1 file changed, 2 insertion

Re: [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-03-21 Thread Ray, Ian (GE Healthcare)
On 21/02/2017 17:31, Stefano Babic wrote: >On 21/02/2017 02:56, Ken Lin wrote: >> Apply the proper setting for the reserved bits in SetDes Test and System Mode >Control register >> to avoid the voltage peak issue while we do the IEEE PHY comformance test >> >> Signed-off-by: Ken Lin >> --- >> Chan

Re: [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-03-26 Thread Joe Hershberger
Hi Stefano, On Tue, Mar 21, 2017 at 8:57 AM, Ray, Ian (GE Healthcare) wrote: > On 21/02/2017 17:31, Stefano Babic wrote: >>On 21/02/2017 02:56, Ken Lin wrote: >>> Apply the proper setting for the reserved bits in SetDes Test and System >>> Mode >>Control register >>> to avoid the voltage peak is

Re: [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-03-26 Thread Stefano Babic
On 26/03/2017 16:34, Joe Hershberger wrote: > Hi Stefano, > > On Tue, Mar 21, 2017 at 8:57 AM, Ray, Ian (GE Healthcare) > wrote: >> On 21/02/2017 17:31, Stefano Babic wrote: >>> On 21/02/2017 02:56, Ken Lin wrote: Apply the proper setting for the reserved bits in SetDes Test and System

Re: [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-03-26 Thread Joe Hershberger
On Sun, Mar 26, 2017 at 10:41 AM, Stefano Babic wrote: > On 26/03/2017 16:34, Joe Hershberger wrote: >> Hi Stefano, >> >> On Tue, Mar 21, 2017 at 8:57 AM, Ray, Ian (GE Healthcare) >> wrote: >>> On 21/02/2017 17:31, Stefano Babic wrote: On 21/02/2017 02:56, Ken Lin wrote: > Apply the prop

Re: [U-Boot] [PATCH v2 2/2] board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue

2017-02-21 Thread Stefano Babic
On 21/02/2017 02:56, Ken Lin wrote: > Apply the proper setting for the reserved bits in SetDes Test and System Mode > Control register > to avoid the voltage peak issue while we do the IEEE PHY comformance test > > Signed-off-by: Ken Lin > --- > Changes from v1 > - New commit message > > board