Dear Greg, On 08/09/2017 09:00, Greg Ungerer wrote:
The following patch series fixes some issues with the initialization phase of the ColdFire MMU system startup. With these fixes applied we can also enable and run the ColdFire 5441x family of parts with their MMU enabled. arch/m68k/Kconfig.cpu | 2 +- arch/m68k/coldfire/m54xx.c | 4 ---- arch/m68k/include/asm/mcfmmu.h | 1 + arch/m68k/include/asm/mmu_context.h | 1 - arch/m68k/kernel/setup_mm.c | 2 ++ arch/m68k/mm/mcfmmu.c | 4 ++-- 6 files changed, 6 insertions(+), 8 deletions(-)
I just applied this patchset to fresh master and re-verified that enabling MMU works on my mcf54415 based board. Tested-by: Angelo Dureghello <angelo@xxxxxxxx> Regards, Angelo Dureghello
-- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html