On 16 May 2018 at 03:13, Ramon Fried <[email protected]> wrote: > Failure to set the clocks will causes data abort exception when > trying to write to AHB uart registers. > This patch ensures that we don't touch these registers if clock > setting failed. > > Signed-off-by: Ramon Fried <[email protected]> > --- > v2: on failure, return actual return code from msm_uart_clk_init > > drivers/serial/serial_msm.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

