commit | 06ed90b32d51d584e67bfdaa59d5758301225f8a | [log] [tgz] |
---|---|---|
author | Dave Liu <daveliu@freescale.com> | Fri Dec 05 15:36:14 2008 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Mon Dec 15 22:31:39 2008 +0100 |
tree | df5c04d382dfae5522f163d3ad3375ec45b5527a | |
parent | 0949bd1b8af30df9faaec24898190dd2694cff95 [diff] |
lib_ppc: rework the flush_cache - It is possible to miss flush/invalidate the last cache line, we fix it at here. - add the volatile and memory clobber. They are pointed by Scott Wood. Signed-off-by: Dave Liu <daveliu@freescale.com>