imx: add necessary lpuart console_flush callback for debug
Current lpuart driver does NOT implement .console_flush callback,
if debug console is enabled, the console_flush() will call the
undefined .console_flush callback(NULL) for lpuart and leak to
panic, this patch adds .console_flush callback to make lpuart work
for debug mode.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
1 parent 63b9b54 commit f1ac79642e0f9a2320f95a8e53042be625a989e0
@Anson Huang Anson Huang authored on 15 Jan 2019
Showing 1 changed file
View
plat/imx/common/lpuart_console.S