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?
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to