u-boot-2016/drivers/serial
Simon Glass 69e0683241 serial: ns16550: Remove unwanted cast
This cast does not seem correct, since we should be writing to a pointer,
not a ulong.

This fixes the following warning on nds32:

-ns16550.c:49: warning: passing argument 2 of 'writeb' makes pointer from integer without a cast

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:14:01 -04:00
..
altera_jtag_uart.c
altera_uart.c
arm_dcc.c serial: arm_dcc: Fix compilation warning and remove unneeded initialization 2013-02-04 09:14:21 -05:00
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
Makefile
mcfuart.c
ns9750_serial.c
ns16550.c serial: ns16550: Remove unwanted cast 2013-03-15 16:14:01 -04:00
opencores_yanu.c
s3c64xx.c s3c64xx: fix the compiler error and warning 2012-11-15 21:08:19 +09:00
sandbox.c sandbox: Improve sandbox serial port keyboard interface 2013-02-28 19:09:21 -08:00
serial.c env: Add a baudrate env handler 2012-12-13 11:46:55 -07:00
serial_imx.c
serial_ixp.c
serial_ks8695.c
serial_max3100.c
serial_mxc.c
serial_ns16550.c serial/ns16550: don't generate functions for undefined ports 2013-02-19 17:01:25 -05:00
serial_pl01x.c serial_pl011: Set RTS during initialization 2012-12-07 08:47:52 -07:00
serial_pl01x.h
serial_pxa.c
serial_s3c24x0.c
serial_s3c44b0.c
serial_s5p.c
serial_sa1100.c
serial_sh.c serial: serial_sh: bugfix: autoboot fails if serial console is not connected 2012-11-30 15:06:05 +09:00
serial_sh.h serial_sh: Add support Renesas SH7752 2012-12-20 13:20:17 +09:00
serial_xuartlite.c
serial_zynq.c
usbtty.c
usbtty.h