u-boot-brain/board/prodrive/p3mx
Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable
There is no point in disabling the icache on 7xx/74xx/86xx parts and not
also flushing the icache.  All callers of invalidate_l1_instruction_cache()
call icache_disable() right after.  Make it so icache_disable() calls
invalidate_l1_instruction_cache() for us.

Also, dcache_disable() already calls dcache_flush() so there is no point
in the explicit calls of dcache_flush().

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-08-19 00:57:28 +02:00
..
64460.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
config.mk [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
eth.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
Makefile Cleanup: remove redundant deleting on *~ files 2008-07-02 23:53:23 +02:00
misc.S [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
mpsc.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpsc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mv_eth.c Code cleanup. Update CHANGELOG. 2006-11-30 01:54:07 +01:00
mv_eth.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
mv_regs.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
p3mx.c Clean up usage of icache_disable/dcache_disable 2008-08-19 00:57:28 +02:00
p3mx.h Minor code cleanup. 2007-02-27 14:26:04 +01:00
pci.c [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
ppc_error_no.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
sdram_init.c Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
serial.c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:48:09 -05:00
serial.h [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards 2006-11-29 16:14:05 +01:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00