From: Petr Štetiar Date: Sat, 9 Jul 2011 13:18:36 +0000 (+0100) Subject: ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM X-Git-Tag: v3.1-rc1~258^2~1^6~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24daa15aabaf9ef655f7ca868366c8a4c87397f3;p=pandora-kernel.git ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAM I've got hands on one ts-7300 board, which is equiped with 128MB RAM in two 64MB memory chips, so it's 16 banks/8MB each. Without this patch, the bootmem init code complains about small NR_BANKS number and only lower 64MB is accessible. Cc: Ryan Mallon Acked-by: H Hartley Sweeten Signed-off-by: Petr Štetiar Signed-off-by: Russell King --- Reading git-diff-tree failed