Commits
Ramon Fried committed 7e5ad796bcd
serial: serial_msm: initialize uart only before relocation The uart is already initialized prior to relocation, reinitialization after relocation is unnecessary. Signed-off-by: Ramon Fried <ramon.fried@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>