From: Rafał Miłecki Date: Sat, 19 Apr 2014 10:49:46 +0000 (+0200) Subject: MIPS: BCM47XX: Slightly clean memory detection X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a8123e5f965825a61a74617b8da1199646d392;p=pandora-kernel.git MIPS: BCM47XX: Slightly clean memory detection 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 Cc: linux-mips@linux-mips.org Cc: Hauke Mehrtens Patchwork: https://patchwork.linux-mips.org/patch/6808/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed