diff options
author | 2021-05-26 14:42:20 +0930 | |
---|---|---|
committer | 2021-06-03 15:17:02 +0930 | |
commit | 239566b032f3accb1b39c764697751857ad8bb37 (patch) | |
tree | e14007a9477aca5faec2ed1f523212817ab080f2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: dts: aspeed-g6: Add pinctrl settings (diff) | |
download | wireguard-linux-239566b032f3accb1b39c764697751857ad8bb37.tar.xz wireguard-linux-239566b032f3accb1b39c764697751857ad8bb37.zip |
ARM: dts: aspeed: Set earlycon boot argument
Most of the aspeed boards have copied the 'earlyprink' string in
the bootargs. However, there's no earlyprink driver configured in the
defconfigs, so this does nothing.
A combination of setting stdout in the chosen node and adding earlycon
to bootargs causes early serial output to appear early. This changes all
boards to use this option.
The console=ttyS4,115200 option is still required, as this is used by
the run time uart driver.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Alexander Filippov <a.filippov@yadro.com>
Link: https://lore.kernel.org/r/20210526051220.136432-1-joel@jms.id.au
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions