RT73025. ea-lpc1788: reuse ns16550 driver for serial console
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()`.
cpu/arm_cortexm3/soc.h
0 → 100644
Please register or sign in to comment