| commit | 049216f045fd8e0f45bcef121c2bb1c7d3de6988 | [log] [tgz] | 
|---|---|---|
| author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Fri Feb 20 10:19:18 2009 +0100 | 
| committer | Wolfgang Denk <wd@denx.de> | Fri Mar 20 22:39:14 2009 +0100 | 
| tree | eb0cb37228f27f5fc9737c0e8e960afa8e2993c9 | |
| parent | a59205d1519375d027f97a545ad642ab20fce6f8 [diff] | 
ppc4xx: Use correct io accessors for esd 405 boards This patch replaces in/out8/16/32 macros by in/out_8/_be16/_be32 macros. Also volatile pointer references are replaced by the new accessors. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>