From: Stefan Roese Date: Thu, 27 Mar 2008 14:43:31 +0000 (+1100) Subject: [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c X-Git-Tag: v2.6.26-rc1~1125^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93173ce272e54f81460986ff5040d16ab79488a9;p=pandora-kernel.git [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c This patch creates a common system reset routine for all 40x and 44x systems. Previously only a 44x routine existed. But since this system reset via the debug control register is common for 40x and 44x let's share this code for all those platforms in ppc4xx_soc.c. This patch also enables CONFIG_4xx_SOC for all 40x and 44x platforms. Tested on Kilauea (405EX) and Canyonlands (440EX). Signed-off-by: Stefan Roese Signed-off-by: Josh Boyer --- Reading git-diff-tree failed