[U-Boot] [PATCH v2 3/7] serial: serial_msm: initialize uart only before relocation
Simon Glass
sjg at chromium.org
Wed May 16 20:57:20 UTC 2018
On 16 May 2018 at 03:13, Ramon Fried <ramon.fried at gmail.com> wrote:
> The uart is already initialized prior to relocation,
> reinitialization after relocation is unnecessary.
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
> v2: removed extra parenthesis
>
> drivers/serial/serial_msm.c | 4 ++++
> 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list