commit | e39cd81c44740d7355d277ed3d38536cbe1e003d | [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 | 63240ba88cd6a220057a0f28e5bf97f5b17ac84b [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>