From: Valentine Barshak Date: Fri, 21 Sep 2007 14:44:38 +0000 (+1000) Subject: [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform X-Git-Tag: v2.6.24-rc1~1450^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84e3ad5b91ed51db7513a54ad7ed652ab0ca4ba1;p=pandora-kernel.git [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform This adds cpu_setup functionality for ppc44x platform. Low level cpu-spefic initialization routines should be placed in cpu_setup_44x.S and a callback should be added to cputable. The cpu_setup is invoked by identify_cpu() function at early init. Signed-off-by: Valentine Barshak Signed-off-by: Josh Boyer --- Reading git-diff-tree failed