[U-Boot] [PATCH v6 1/7] those files are jz4740 base files

Shinya Kuribayashi skuribay at pobox.com
Tue Mar 15 03:26:16 CET 2011


On 02/28/2011 03:57 PM, Xiangfu Liu wrote:
> diff --git a/arch/mips/cpu/xburst/jz_serial.c b/arch/mips/cpu/xburst/jz_serial.c
> new file mode 100644
> index 0000000..65ce993
> --- /dev/null
> +++ b/arch/mips/cpu/xburst/jz_serial.c
[...]
> +/*
> + * serial_init - initialize a channel
> + *
> + * This routine initializes the number of data bits, parity
> + * and set the selected baud rate. Interrupts are disabled.
> + * Set the modem control signals if the option is selected.
> + *
> + * RETURNS: N/A
> + */
> +struct jz4740_uart *uart = (struct jz4740_uart *) CONFIG_SYS_UART_BASE;
> +

Can we make this static?


More information about the U-Boot mailing list