[U-Boot] [PATCH V2 26/32] serial_lpuart: Update lpuart driver to support i.MX8

Fabio Estevam festevam at gmail.com
Thu Jul 19 14:03:39 UTC 2018


On Tue, Jul 17, 2018 at 10:35 PM, Peng Fan <peng.fan at nxp.com> wrote:
> Add i.MX8 compatible string and cpu type support to lpuart driver,
> to use little endian 32 bits configurations.
>
> Also, accroding to RM, the Receive FIFO Enable (RXFE) field in LPUART
> FIFO register is bit 3, so the definition should change to 0x08 not 0x40
> for i.MX8, otherwise the Receive FIFO is not disabled.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Signed-off-by: Ye Li <ye.li at nxp.com>

Who is the original author here? If it is Ye Li, then his name should
appear in the From field.

The driver part could be sent independently of this series.


More information about the U-Boot mailing list