Skip to content

Commit

Permalink
m68k: page table support definitions and code for ColdFire MMU
Browse files Browse the repository at this point in the history
The ColdFire V4e MMU is nothing like any of the other m68k MMU's.
So we need to create a set of definitions and support routines
for the kernels paging functions.

This is largely taken from Freescales BSP code for this (though it
was a 2.6.25 kernel). I have cleaned it up alot from the original.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Matt Waddel <mwaddel@yahoo.com>
Acked-by: Kurt Mahan <kmahan@xmission.com>
  • Loading branch information
Greg Ungerer committed Dec 30, 2011
1 parent bbc6f1b commit 91521c2
Showing 1 changed file with 425 additions and 0 deletions.
Loading

0 comments on commit 91521c2

Please sign in to comment.