commit | 4ccd5510e50b5675227a1fe0e5ca099d333f637d | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Tue Jun 29 01:33:35 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jun 29 14:41:37 2010 +0200 |
tree | b1761f20c0495722e309a848c77cb48265bacdfb | |
parent | 482126e27b3dbf0e69a6445da8b94b3551adf05d [diff] |
MPC512x: workaround data corruption for unaligned local bus accesses Commit 460c2ce3 "MPC5200: workaround data corruption for unaligned local bus accesses" fixed the problem for MPC5200 only, but MPC512x is affected as well, so apply the same fix here, too. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Detlev Zundel <dzu@denx.de> Cc: Anatolij Gustschin <agust@denx.de> Acked-by: Detlev Zundel <dzu@denx.de>