From: Greg Ungerer Date: Fri, 14 Oct 2011 05:35:37 +0000 (+1000) Subject: m68k: init the MMU hardware for the 54xx ColdFire X-Git-Tag: v3.3-rc1~180^2~28 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0079fe7502b45c2dbec6d04541e637484191c393;p=pandora-kernel.git 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 Acked-by: Geert Uytterhoeven Acked-by: Matt Waddel Acked-by: Kurt Mahan --- Reading git-diff-tree failed