[U-Boot] [PATCH v3 04/13] ns16550: unify serial_x86

Simon Glass sjg at chromium.org
Fri Nov 20 18:18:21 CET 2015


On 19 November 2015 at 06:48, Thomas Chou <thomas at wytron.com.tw> wrote:
> Unify serial_x86, and use the generic binding.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>  arch/x86/dts/serial.dtsi    |  2 +-
>  configs/efi-x86_defconfig   |  2 +-
>  drivers/serial/Kconfig      | 11 +----------
>  drivers/serial/Makefile     |  1 -
>  drivers/serial/serial_x86.c | 44 --------------------------------------------
>  5 files changed, 3 insertions(+), 57 deletions(-)
>  delete mode 100644 drivers/serial/serial_x86.c

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list