Skip to content
Commit 0dba4586 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

arm: Init the debug UART



At present we don't init the debug UART in the generic ARM code, but
instead leave it to individual machines to handle. This is not the
way it is supposed to work.

Add the required init to the crt files. This ensures that the UART
is available as early as possible and that the announcement appears
when it should, if enabled.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 31ec464d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment