Home
last modified time | relevance | path

Searched hist:"3 ea0037f2337de692b5fd2b6a4449db1de3067a2" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Daltera_uart.c3ea0037f2337de692b5fd2b6a4449db1de3067a2 Mon Mar 22 01:24:43 UTC 2010 Scott McNutt <smcnutt@psyent.com> nios2: Fix outx/writex parameter order in io.h

The outx/writex macros were using writex(addr, val) rather than
the standard writex(val, addr), resulting in incompatibilty with
architecture independent components. This change set uses standard
parameter order.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>
H A Daltera_jtag_uart.c3ea0037f2337de692b5fd2b6a4449db1de3067a2 Mon Mar 22 01:24:43 UTC 2010 Scott McNutt <smcnutt@psyent.com> nios2: Fix outx/writex parameter order in io.h

The outx/writex macros were using writex(addr, val) rather than
the standard writex(val, addr), resulting in incompatibilty with
architecture independent components. This change set uses standard
parameter order.

Signed-off-by: Scott McNutt <smcnutt@psyent.com>