MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
authorRafał Miłecki <zajec5@gmail.com>
Thu, 17 Jul 2014 21:26:33 +0000 (23:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2014 21:27:02 +0000 (23:27 +0200)
commit6ee1d93455384cef8a0426effe85da241b525b63
treeb3e66dbb882a5dbcdbcbc45cda66639d3141a5ca
parentd377732c8c9aac14ccb900b65678558b0fb8f0f3
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)

So far BCM47XX can only detect amount of HIGHMEM. It still requires
adding (registering) and well-testing before enabling by default.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7396/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/bcm47xx_private.h
arch/mips/bcm47xx/prom.c
arch/mips/bcm47xx/setup.c
arch/mips/include/asm/pgtable-32.h
arch/mips/mm/tlb-r4k.c
This page took 0.02881 seconds and 5 git commands to generate.