Nokia RX-51: Remember setup_console_atag option
authorPali Rohár <pali@kernel.org>
Tue, 31 Mar 2020 22:35:14 +0000 (00:35 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 11 May 2020 04:46:49 +0000 (10:16 +0530)
commitb5f7cf50179c8d77ab4ee7240d3479437c5725c1
treecf4bc10d17be04b427de9d268e4c01a58bf847f3
parentf5cfdbf9c996c577f4530a31a5af9ffcf870f7fc
Nokia RX-51: Remember setup_console_atag option

When variable setup_console_atag is unset then read default value from OMAP
atags which passed NOLO bootloader to U-Boot.

This would allow to boot Maemo Linux kernel from U-Boot with serial console
settings configured in NOLO bootloader (which loads U-Boot).

So serial console needs to be enabled only at one place, globally in NOLO.

Signed-off-by: Pali Rohár <pali@kernel.org>
board/nokia/rx51/rx51.c