From: John Traill Date: Tue, 17 Jul 2007 01:17:23 +0000 (+0400) Subject: [POWERPC] 8xx: Set initial memory limit. X-Git-Tag: v2.6.24-rc1~1450^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=544cdabe642e5508e784de709530a74d0775d070;p=pandora-kernel.git [POWERPC] 8xx: Set initial memory limit. The 8xx can only support a max of 8M during early boot (it seems a lot of 8xx boards only have 8M so the bug was never triggered), but the early allocator isn't aware of this. The following change makes it able to run with larger memory. Signed-off-by: John Traill Signed-off-by: Vitaly Bordug Signed-off-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed