commit | d10ac3734d07bee675384d22d06883b3c57b1524 | [log] [tgz] |
---|---|---|
author | Becky Bruce <beckyb@kernel.crashing.org> | Wed Jun 30 10:23:31 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 09 11:28:26 2010 +1000 |
tree | 9e7530b9cddfbfe069b18f504eeccd6fdc333337 | |
parent | 6901c6cca1271d1724fc15e9937e0820e2d2fbd5 [diff] |
powerpc/fsl-booke: Fix comments in mmu code that mention BATS 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>