ppc64: Move init_boot_text call and conswitchp init into setup_arch
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:00:20 +0000 (21:00 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:00:20 +0000 (21:00 +1000)
This way they get done in one place for all platforms, and it is
more consistent with what ppc32 does.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found