commit | 00c27169f1ab67c3d3b524948d695a6b9e60994f | [log] [tgz] |
---|---|---|
author | Detlev Zundel <dzu@denx.de> | Thu Jan 21 17:55:58 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jan 21 23:00:45 2010 +0100 |
tree | 027b189cfced7e64b3e8f7e09d204cd27294a710 | |
parent | 39901cd6389f5267c413e779b3db299775ada823 [diff] |
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>