
27 Dec
2016
27 Dec
'16
2:02 a.m.
-----Original Message----- From: Fabio Estevam [mailto:festevam@gmail.com] Sent: Monday, December 26, 2016 8:59 PM To: Peng Fan peng.fan@nxp.com Cc: Stefano Babic sbabic@denx.de; U-Boot-Denx u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH 14/18] serial: Add support for i.MX7ULP
On Mon, Dec 26, 2016 at 5:00 AM, Peng Fan peng.fan@nxp.com wrote:
Add lpuart driver to support i.MX7ULP.
Couldn't you just use the existing drivers/serial/serial_lpuart.c driver instead?
I would not like to restructure the current serial_lpuart.c that needs lots changes. So I create a new one which will be used by i.MX7ULP series and i.MX8 series.
Regards, Peng.