public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH 0/3] m68k: coldfire MMU fixes
@ 2017-09-08  7:00 Greg Ungerer
  2017-09-08  7:00 ` [PATCH 1/3] m68k: move coldfire MMU initialization code Greg Ungerer
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Greg Ungerer @ 2017-09-08  7:00 UTC (permalink / raw)
  To: linux-m68k; +Cc: geert


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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-09-11  3:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08  7:00 [PATCH 0/3] m68k: coldfire MMU fixes Greg Ungerer
2017-09-08  7:00 ` [PATCH 1/3] m68k: move coldfire MMU initialization code Greg Ungerer
2017-09-08  7:01 ` [PATCH 2/3] m68k: fix ColdFire node shift size calculation Greg Ungerer
2017-09-08  7:01 ` [PATCH 3/3] m68k: allow ColdFire m5441x parts to run with MMU enabled Greg Ungerer
2017-09-08 22:33 ` [PATCH 0/3] m68k: coldfire MMU fixes Angelo Dureghello
2017-09-11  3:08   ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox