OSDN Git Service

docs: powerpc: Clarify book3s/32 MMU families
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 2 Jul 2020 14:09:21 +0000 (14:09 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 15 Jul 2020 02:04:38 +0000 (12:04 +1000)
commit7d38f089731fe129a49e254028caec6f05420f18
treeffd4f78bdbab8b8430b67135288137eee57a028d
parent1f9bb31e58118e14ab66239796f2fbe633e1ad32
docs: powerpc: Clarify book3s/32 MMU families

Documentation wrongly tells that book3s/32 CPU have hash MMU.

603 and e300 core only have software loaded TLB.

755, 7450 family and e600 core have both hash MMU and software loaded
TLB. This can be selected by setting a bit in HID2 (755) or
HID0 (others). At the time being this is not supported by the kernel.

Make this explicit in the documentation.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/261923c075d1cb49d02493685e8585d4ea2a5197.1593698951.git.christophe.leroy@csgroup.eu
Documentation/powerpc/cpu_families.rst