Searched hist:f5675aa5ceeef30740970ab8ca0c8cbc324945cd (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/serial/ |
H A D | ns16550.c | f5675aa5ceeef30740970ab8ca0c8cbc324945cd Wed Feb 18 16:30:44 CST 2009 Ron Madrid <ron_madrid@sbcglobal.net> Create configuration option for restricted ns16550 functions
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>
|
/openbmc/u-boot/ |
H A D | README | f5675aa5ceeef30740970ab8ca0c8cbc324945cd Wed Feb 18 16:30:44 CST 2009 Ron Madrid <ron_madrid@sbcglobal.net> Create configuration option for restricted ns16550 functions
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>
|