]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: init the MMU hardware for the 54xx ColdFire
authorGreg Ungerer <gerg@uclinux.org>
Fri, 14 Oct 2011 05:35:37 +0000 (15:35 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 30 Dec 2011 00:20:23 +0000 (10:20 +1000)
commit6996349c669380638cde9d36c942aa691671f348
tree216f9938398b268bd0ea42c5e9fb2d7d68443483
parentd3be7ea5169045bba59de440f6a862f6ca7768e9
m68k: init the MMU hardware for the 54xx ColdFire

The 54xx ColdFire CPU family has an internal MMU. Up to now though we
have only supported running on them with the MMU disabled.

Add code to the 54xx ColdFire init sequence to initialize the bootmem
used by the usual MMU m68k code for paging init.

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>
arch/m68k/platform/coldfire/head.S