[BL training-materials-updates] kernel labs: start a shell in	/dev/ttyS0 instead of ttyO0
    Michael Opdenacker 
    michael.opdenacker at bootlin.com
       
    Sat Nov 24 18:35:21 CET 2018
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=8d07bb4640320c6a49492d07d70b17d46a9b956d
>---------------------------------------------------------------
commit 8d07bb4640320c6a49492d07d70b17d46a9b956d
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Sat Nov 24 18:35:21 2018 +0100
    kernel labs: start a shell in /dev/ttyS0 instead of ttyO0
    
    As CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y by default,
    devtmpfs shows a /dev/ttyS0 device, and no /dev/ttyO0
    (otherwise getty fails endlessly)
    
    Don't this to keep instructions simple
    We keep console=ttyO0, but the users won't notice
    the mismatch
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>
>---------------------------------------------------------------
8d07bb4640320c6a49492d07d70b17d46a9b956d
 lab-data/linux-kernel/modules/nfsroot.tar.xz | Bin 2576512 -> 2574048 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/lab-data/linux-kernel/modules/nfsroot.tar.xz b/lab-data/linux-kernel/modules/nfsroot.tar.xz
index b51da7e..d35764f 100644
Binary files a/lab-data/linux-kernel/modules/nfsroot.tar.xz and b/lab-data/linux-kernel/modules/nfsroot.tar.xz differ
    
    
More information about the training-materials-updates
mailing list