From: Michael Ellerman Date: Fri, 23 Sep 2005 04:59:04 +0000 (+1000) Subject: ppc64 iSeries: Call early_setup() on iSeries X-Git-Tag: v2.6.15-rc1~59^2~248^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4762713a93fa8706c31b0897c1340e7dc282d8fb;p=pandora-kernel.git ppc64 iSeries: Call early_setup() on iSeries Misc steps to incorporate the flat device tree on iSeries. - define iseries_probe() - call build_iSeries_Memory_Map() earlier - return __pa() of the flat device tree from iSeries_early_setup() - actually call early_setup() for iSeries - add iseries_md to machdep_calls - build prom.o for iSeries - enable /proc/device-tree for iSeries Signed-off-by: Michael Ellerman Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed