[POWERPC] powerpc: Make RTAS console init generic
authorMichael Neuling <mikey@neuling.org>
Thu, 17 Aug 2006 04:12:14 +0000 (23:12 -0500)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Aug 2006 03:27:35 +0000 (13:27 +1000)
commit9a2ded55c40ad17b8b12f87c592a40b2e8593c4d
treef1fd41f15356787e68915257be26dafb0d951932
parent869d7f381e8c32de85ddfa9621125fb10a885f87
[POWERPC] powerpc: Make RTAS console init generic

The rtas console doesn't have to be Cell specific.  If we get both
RTAS tokens, we should just enabled the console then and there.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/rtas.c
arch/powerpc/platforms/cell/setup.c