mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
f5675aa5ce
This patch will create a configuration option for a minimum configuration for the ns16550 serial driver at drivers/serial/ns16550.c and will apply this new configuration option to the SIMPC8313.h config file in order to fix the NAND bootstrap build error. This option will exclude all functions with exception of NS16550_putc and NS16550_init. This will be used primarily to save space and remove unused code from builds in which space is limited. Signed-off-by: Ron Madrid <ron_madrid@sbcglobal.net> |
||
---|---|---|
.. | ||
atmel_usart.c | ||
atmel_usart.h | ||
Makefile | ||
mcfuart.c | ||
ns9750_serial.c | ||
ns16550.c | ||
s3c64xx.c | ||
s3c4510b_uart.c | ||
s3c4510b_uart.h | ||
serial.c | ||
serial_ixp.c | ||
serial_max3100.c | ||
serial_pl01x.c | ||
serial_pl01x.h | ||
serial_sh.c | ||
serial_xuartlite.c | ||
usbtty.c | ||
usbtty.h | ||
vct.c |