Home
last modified time | relevance | path

Searched hist:"14 e609d693ef678a211a8dcd0e13463a2581ed85" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/mm/
H A Dmmu_decl.hdiff 14e609d693ef678a211a8dcd0e13463a2581ed85 Thu Feb 21 13:08:38 CST 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm/32: add base address to mmu_mapin_ram()

At the time being, mmu_mapin_ram() always maps RAM from the beginning.
But some platforms like the WII have to map a second block of RAM.

This patch adds to mmu_mapin_ram() the base address of the block.
At the moment, only base address 0 is supported.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dpgtable_32.cdiff 14e609d693ef678a211a8dcd0e13463a2581ed85 Thu Feb 21 13:08:38 CST 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc/mm/32: add base address to mmu_mapin_ram()

At the time being, mmu_mapin_ram() always maps RAM from the beginning.
But some platforms like the WII have to map a second block of RAM.

This patch adds to mmu_mapin_ram() the base address of the block.
At the moment, only base address 0 is supported.

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