git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ce759
)
MIPS: BCM47XX: Slightly clean memory detection
author
Rafał Miłecki
<zajec5@gmail.com>
Sat, 19 Apr 2014 10:49:46 +0000
(12:49 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 May 2014 09:00:21 +0000
(11:00 +0200)
Patch was tested on devices with 64 MiB and 256 MiB of RAM.
It documents every part nicely and drops this hacky part of code:
max = off | ((128 << 20) - 1);
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: https://patchwork.linux-mips.org/patch/6808/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm47xx/prom.c
patch
|
blob
|
history
diff --cc
arch/mips/bcm47xx/prom.c
Simple merge