mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM mmu fixes
@ 2011-03-07 18:01 Sascha Hauer
  2011-03-07 18:01 ` [PATCH 1/3] ARM v7: Fix broken mmu initialization Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sascha Hauer @ 2011-03-07 18:01 UTC (permalink / raw)
  To: barebox

Hi,

Here are some ARM mmu fixes. Patch 1/3 fixes a brown paper bag bug and
is an urgent fix for all armv7 users using the mmu. We still have this
lzo issue in the latest release requiring a stable release, this patch
will be part of it also.

Sascha Hauer (3):
      ARM v7: Fix broken mmu initialization
      ARM v7: Fix typos in cache-armv7.S
      ARM: use memalign to allocate page table

 arch/arm/cpu/cache-armv7.S |    5 ++---
 arch/arm/cpu/mmu.c         |    3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2011-03-07 18:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-07 18:01 [PATCH] ARM mmu fixes Sascha Hauer
2011-03-07 18:01 ` [PATCH 1/3] ARM v7: Fix broken mmu initialization Sascha Hauer
2011-03-07 18:03   ` Sascha Hauer
2011-03-07 18:01 ` [PATCH 2/3] ARM v7: Fix typos in cache-armv7.S Sascha Hauer
2011-03-07 18:01 ` [PATCH 3/3] ARM: use memalign to allocate page table Sascha Hauer

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