]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: wii: Remove outdated comment about memory fixups
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sun, 17 Jun 2018 12:49:06 +0000 (14:49 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 2 Jul 2018 13:54:27 +0000 (23:54 +1000)
commit51e8a8152efe47a0458d91f5d69770ffbf5c7490
tree7625826674a418f2d19f3ecd8e1a8671eee760f2
parent11ca3e6c89bbfe5bfaca383da541c00d3f5982b7
powerpc: wii: Remove outdated comment about memory fixups

The workaround has been removed. What stays is just code to find the
memory hole so the BATs can be configured properly in the function below.

Fixes: bc1fafcbdf35 ("powerpc/wii: Don't rely on the reserved memory hack")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/embedded6xx/wii.c