
11 Jul
2018
11 Jul
'18
2:42 p.m.
On Fri, Jun 15, 2018 at 08:12:02AM -0500, Adam Ford wrote:
Newer kernels have moved from ttyO0 to ttyS0, and when booting it drops a notice:
WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' This ensures that you still see kernel messages. Please update your kernel commandline.
This patch updates the console to use ttyS0 and eliminate the chatter.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index cde61f2fd7..7b8f402e14 100644
Applied to u-boot/master, thanks!
--
Tom