aboutsummaryrefslogtreecommitdiff
path: root/board/pcippc2
diff options
context:
space:
mode:
authorScott McNutt <smcnutt@psyent.com>2010-03-21 21:24:43 -0400
committerScott McNutt <smcnutt@psyent.com>2010-04-02 12:28:41 -0400
commit3ea0037f2337de692b5fd2b6a4449db1de3067a2 (patch)
treedc79b32082081baa60f5ef8e43ca774814e5eeba /board/pcippc2
parent64da04d24ea685483f9afa07088f76931b6c0e01 (diff)
downloadu-boot-3ea0037f2337de692b5fd2b6a4449db1de3067a2.zip
u-boot-3ea0037f2337de692b5fd2b6a4449db1de3067a2.tar.gz
u-boot-3ea0037f2337de692b5fd2b6a4449db1de3067a2.tar.bz2
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>
Diffstat (limited to 'board/pcippc2')
0 files changed, 0 insertions, 0 deletions