Pārlūkot izejas kodu

configs/odroidc2: enable console display

Redirect the console output to the screen and not only to the serial
port.

Signed-off-by: Dagg Stompler <daggs@gmx.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Dagg Stompler 9 gadi atpakaļ
vecāks
revīzija
61b6abb2a2
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      board/hardkernel/odroidc2/boot.ini

+ 1 - 1
board/hardkernel/odroidc2/boot.ini

@@ -13,7 +13,7 @@ setenv m_bpp "32"
 setenv hpd "true"
 setenv hpd "true"
 
 
 # Default Console Device Setting
 # Default Console Device Setting
-setenv condev "console=ttyS0,115200n8"	# Serial Console
+setenv condev "console=ttyS0,115200n8 console=tty0"   # on both
 
 
 # Meson Timer
 # Meson Timer
 # 1 - Meson Timer
 # 1 - Meson Timer