From: Dave Kleikamp Date: Mon, 4 Jul 2011 18:36:57 +0000 (+0000) Subject: powerpc/47x: allow kernel to be loaded in higher physical memory X-Git-Tag: v3.1-rc1~236^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9661534d6ad75f881d8bbeb73dd7372f41cbad99;p=pandora-kernel.git powerpc/47x: allow kernel to be loaded in higher physical memory The 44x code (which is shared by 47x) assumes the available physical memory begins at 0x00000000. This is not necessarily the case in an AMP environment. Support CONFIG_RELOCATABLE for 476 in order to allow the kernel to be loaded into a higher memory range. Signed-off-by: Tony Breeds Signed-off-by: Dave Kleikamp Cc: Benjamin Herrenschmidt Cc: Josh Boyer Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Josh Boyer --- Reading git-diff-tree failed