Skip to content
  • Alexander Potashev's avatar
    RT73025. ea-lpc1788: reuse ns16550 driver for serial console · c4bedbf5
    Alexander Potashev authored
    Options that needs to be set in the board configuration file are
    superfluous, because there is are no lpc178x-specific headers visible to
    drivers/serial/serial.c where we could place extra (board-independent)
    options.
    
    Power for the UART will be enabled in the new function
    `cortex_m3_soc_init()`.
    c4bedbf5