]> git.sur5r.net Git - u-boot/commit
MIPS: vct: fix I/O accessor calls
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 9 Jan 2016 16:32:46 +0000 (17:32 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sat, 16 Jan 2016 20:06:46 +0000 (21:06 +0100)
commit0c7fd8f4660ed612db5d9e9343f77edfe5af090b
treeb324506cbf44eb9e78bcf8468f46b26e043bc72e
parent8061cfc942f22e7e9a98897d041966f619308cad
MIPS: vct: fix I/O accessor calls

Use void pointers as address argument for readl( and writel()).
This is required for the upcoming MIPS asm header file and I/O
accessor update.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
board/micronas/vct/vct.h