]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ppc4xx: TLB init file cleanup
authorStefan Roese <sr@denx.de>
Wed, 14 Apr 2010 11:57:18 +0000 (13:57 +0200)
committerStefan Roese <sr@denx.de>
Mon, 19 Apr 2010 13:29:03 +0000 (15:29 +0200)
This patch adds new macros, with frequently used combinations of the
4xx TLB access control and storage attibutes. Additionally the 4xx init.S
files are updated to make use of these new macros. Resulting in easier
to read TLB definitions.

Additionally some init.S files are updated to use the mmu header for the
TLB defines, instead of defining their own macros.

Signed-off-by: Stefan Roese <sr@denx.de>

No differences found