Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

sifive-serial: register uart port as console before adding it #137

Open
wants to merge 1 commit into
base: riscv-linux-4.15
Choose a base branch
from

Commits on May 20, 2018

  1. sifive-serial: register uart port as console before adding it

    The console can be set up as soon as uart_add_one_port is called. So we
    have to register the uart port as a console before that. Otherwise
    sifive_serial_console_setup fails and there is no console at all.
    klemens committed May 20, 2018
    Configuration menu
    Copy the full SHA
    0290de8 View commit details
    Browse the repository at this point in the history