commit | 0079fe7502b45c2dbec6d04541e637484191c393 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Oct 14 15:35:37 2011 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Fri Dec 30 10:20:23 2011 +1000 |
tree | 216f9938398b268bd0ea42c5e9fb2d7d68443483 | |
parent | feb1ee759522eb67e7733fe5b59bd17420f4d2d8 [diff] |
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>