Re: [U-Boot] [PATCH 1/2] serial: Introduce linflex uart support

2016-04-04 Thread Bin Meng
On Mon, Apr 4, 2016 at 10:22 PM, Eddy Petrișor wrote: > (- Eric, he left the company a little after he contributed to the linflex > driver, so he's email is no longer valid) > > Pe 4 apr. 2016 6:22 a.m., "Bin Meng" a scris: >> >> On Sun, Apr 3, 2016 at 8:10 AM, Eddy Petrișor >> wrote: >> > From:

Re: [U-Boot] [PATCH 1/2] serial: Introduce linflex uart support

2016-04-04 Thread Eddy Petrișor
(- Eric, he left the company a little after he contributed to the linflex driver, so he's email is no longer valid) Pe 4 apr. 2016 6:22 a.m., "Bin Meng" a scris: > > On Sun, Apr 3, 2016 at 8:10 AM, Eddy Petrișor wrote: > > From: Stoica Cosmin-Stefan > > > > The Linflex module is integrated on s

Re: [U-Boot] [PATCH 1/2] serial: Introduce linflex uart support

2016-04-03 Thread Bin Meng
On Sun, Apr 3, 2016 at 8:10 AM, Eddy Petrișor wrote: > From: Stoica Cosmin-Stefan > > The Linflex module is integrated on some NXP automotive SoCs part of the > former > Freescale portfolio, like S32V234, an SoC for Advanced Driver Assistance > Systems. > > Signed-off-by: Stoica Cosmin-Stefan >