commit | 70694a8bab22bd0cc98ff4ee5cc75fe9be30fcd0 | [log] [tgz] |
---|---|---|
author | Christian Krafft <krafft@de.ibm.com> | Wed Jul 16 05:51:44 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 22 10:39:31 2008 +1000 |
tree | 9dab5e6d7d17deda385f21cafb7035857d1db38c | |
parent | 880e710580c09bf86cddac687fc492a8318934fe [diff] |
powerpc/cell: Cleanup sysreset_hack for IBM cell blades This patch adds a config option for the sysreset_hack used for IBM Cell blades. The code is moves from pervasive.c into ras.c and gets it's own init method. Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>