]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Allow pinning IMMR TLB when using early debug console
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 20 Dec 2018 07:25:28 +0000 (07:25 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 21 Dec 2018 00:32:49 +0000 (11:32 +1100)
commit99648986ce0625f4fd12f5ee579ddfda6185c028
treeb475ebc1658bba0ef699cbc63d51f7dae417b536
parenta9db47cb820f7d6945105c4005f7b617b1462552
powerpc/8xx: Allow pinning IMMR TLB when using early debug console

CONFIG_EARLY_DEBUG_CPM requires IMMR area TLB to be pinned
otherwise it doesn't survive MMU_init, and the boot fails.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig