summaryrefslogtreecommitdiff
path: root/include/configs/davinci_dm355evm.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2010-11-26 15:45:34 +0100
committerStefan Roese <sr@denx.de>2010-11-28 11:07:37 +0100
commit7920954bd2bd9d49013378a722fb2325cbbeadeb (patch)
treef298231dc2ba65efd1ed8e4dcc71458e277d1ab5 /include/configs/davinci_dm355evm.h
parent28e94bb2f7b796f58587752ab018b7d23fdc9061 (diff)
downloadu-boot-imx-7920954bd2bd9d49013378a722fb2325cbbeadeb.zip
u-boot-imx-7920954bd2bd9d49013378a722fb2325cbbeadeb.tar.gz
u-boot-imx-7920954bd2bd9d49013378a722fb2325cbbeadeb.tar.bz2
ppc4xx: Flush complete dcache in relocate_code()
When the cache is enabled in SDRAM we need to flush not only the global data area but also the bd_info struct in relocate_code. This patch now flushed the complete dcache (all dcache lines) via flush_dcache() instead of adding a flush_dcache_range() call for bd_info since this is faster. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/davinci_dm355evm.h')
0 files changed, 0 insertions, 0 deletions