• Ralf Baechle's avatar
    [MIPS] IP22: Fix serial console detection · e9feeb20
    Ralf Baechle authored
        
    From: Kaj-Michael Lang <milang@tal.org>
        
    In ip22-setup.c the checks for serial/graphics console logic does
    not check if ARCS console=g but the machine is using serial console, as
    it does if no keyboard is attached.
        
    This patch adds a check if ConsoleOut is serial. There might also be
    support for other graphics than Newport soon...
    Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
    e9feeb20
ip22-setup.c 3.76 KB