]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Netlogic: Enable access to more than 64GB
authorJayachandran C <jchandra@broadcom.com>
Tue, 29 Apr 2014 14:37:47 +0000 (20:07 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 30 May 2014 14:48:25 +0000 (16:48 +0200)
commit7a512facc8435066e1156db464575dbbbedb42a8
treef4ed5bce0aefa196e28535505ea52cab44b6e4ac
parent2b9d23ddf84cd985f5103117eb90ea9efa1a0f07
MIPS: Netlogic: Enable access to more than 64GB

The ELPA bit needs to be set in the PAGEGRAIN register to enable
access to >64GB physical address. Update reset.S to do this from
every hardware thread.

Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6866/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/netlogic/common/reset.S