commit | 52bf1024dc67fb0a0c618c6cef972a3e574570b0 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Fri Apr 05 13:07:13 2013 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Fri May 24 16:54:14 2013 -0500 |
tree | 00dadb437027b36bf73e0b3d30ae1851e4529cc5 | |
parent | c1e37bf6e3f00f860e908d251e1b7c8e96c3214c [diff] |
powerpc/mpc85xx: Clear L1 D-cache lock dcbi instruction has been used to clear D-cache lock. However, the cache lock is persistent for e6500 core. Use dcblc to clear the lock explicitly. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>