[MIPS] Alchemy: Fix BCSR accesses.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 29 Nov 2005 16:01:32 +0000 (16:01 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 1 Dec 2005 11:05:16 +0000 (11:05 +0000)
commitdea91002d45e4f0fe83768703288e1cde917371c
tree310ddf176806bfb3e4a74774c1c2cbd255083ef7
parentedcb98d1db7d0320d7b1920c05a4f1cafe7cb798
[MIPS] Alchemy: Fix BCSR accesses.

Fixes BCSR accesses in the board setup/reset code.  The registers are
actually 16-bit, and their addresses are different between DBAu1550 and
other DBAu1xx0 boards.

From Sergei Shtylylov <sshtylyov@ru.mvista.com>.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/au1000/db1x00/board_setup.c