]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MPC85xx: TQM8548: use cache for AG and BE variants
authorWolfgang Grandegger <wg@grandegger.com>
Wed, 11 Feb 2009 17:38:25 +0000 (18:38 +0100)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:06:02 +0000 (18:06 -0600)
commit080408fdc71706adcb883d22125637c54f6010b1
tree9ddd7a5f6ac5a1a4e43b66b56674b4a63b0d1a3e
parentdc5f55d636d7bf21ba17758fac4b929ec4c059f2
MPC85xx: TQM8548: use cache for AG and BE variants

This patch makes accesses to the system memory cachable by removing the
caching-inhibited and guarded flags from the relevant TLB entries for
the TQM8548_BE and TQM8548_AG modules. FYI, the Freescale MPC85* boards
are configured similarly.

This results in a big averall performace improvement. TFTP downloads,
NAND Flash accesses, kernel boots, etc. are much faster.

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
board/tqc/tqm85xx/tlb.c