]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc512x: Use in/out accessors for all registers
authorDetlev Zundel <dzu@denx.de>
Thu, 21 Jan 2010 16:55:58 +0000 (17:55 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 21 Jan 2010 22:00:45 +0000 (23:00 +0100)
commit57ae8a5cced612088104303777e71a3dc89c00ef
tree027b189cfced7e64b3e8f7e09d204cd27294a710
parentc7c0d542a199089cf658a7c23c314a5cff248b00
mpc512x: Use in/out accessors for all registers

This is not only a cosmetic change as it fixes the real bug of board
reset not working with the ELDK 4.2 toolchain.

Signed-off-by: Detlev Zundel <dzu@denx.de>
cpu/mpc512x/cpu.c
cpu/mpc512x/diu.c
cpu/mpc512x/pci.c
cpu/mpc512x/serial.c