commit | 07693ccb1574adecb9e87756339442955aeaf346 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Apr 01 00:35:15 2020 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Mon May 11 10:16:49 2020 +0530 |
tree | 97a62da194d7693d96893e5e55421ab7d77021fa | |
parent | b5f7cf50179c8d77ab4ee7240d3479437c5725c1 [diff] |
Nokia RX-51: Enable CONFIG_CONSOLE_MUX After this change both device display and serial console would contain U-Boto output automatically without any future configuration. This would allow easier debugging on real device as access to serial console is hard and also in qemu emulator where it is easier to copy+paste from serial console as from SDL framebuffer. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>