u-boot-brain/arch
Stefan Roese 7920954bd2 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>
2010-11-28 11:07:37 +01:00
..
arm arm1176: bugfix: fix start.S for ELF relocation 2010-11-26 21:22:43 +01:00
avr32 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
blackfin Blackfin: drop initcode.o from combined object 2010-11-19 19:17:57 -05:00
i386 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
m68k Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
microblaze Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mips Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
nios2 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
powerpc ppc4xx: Flush complete dcache in relocate_code() 2010-11-28 11:07:37 +01:00
sh Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sparc Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00