Skip to content
Commit 59ebbe88 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: DT: Add stdout-path property



Add UART aliases and stdout-path property for all the Allwinner boards so that
we won't have to rely on the bootargs' console= value, while working with
legacy bootloaders.

While we're at it, also remove the mentions of earlyprintk in the bootargs,
that will remove our default bootargs entirely, and allow the kernel to boot on
a system even if DEBUG_LL is configured for another system.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent b14c1123
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment