Masahiro Yamada (3): serial: ns16550: drop CONFIG_OMAP1610 from the special case serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor serial: ns16550: use a const variable instead of macro drivers/serial/serial_ns16550.c | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
- [U-Boot] [PATCH 0/3] Collection of ns16550 UART driver ref... Masahiro Yamada
- [U-Boot] [PATCH 2/3] serial: ns16550: use DIV_ROUND_C... Masahiro Yamada
- [U-Boot] [PATCH 3/3] serial: ns16550: use a const var... Masahiro Yamada
- Re: [U-Boot] [PATCH 1/3] serial: ns16550: drop CONFIG... Masahiro Yamada