powerpc/fsl-booke: Fix comments in mmu code that mention BATS
authorBecky Bruce <beckyb@kernel.crashing.org>
Wed, 30 Jun 2010 10:23:31 +0000 (10:23 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 9 Jul 2010 01:28:26 +0000 (11:28 +1000)
There are no BATS on BookE - we have the TLBCAM instead.  Also correct
the page size information to included extended sizes.  We don't actually allow
a 4G page size to be used, so comment on that as well.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found