powerpc: Print progress of ibm,client-architecture method
authorAnton Blanchard <anton@samba.org>
Tue, 31 Mar 2009 20:06:14 +0000 (20:06 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 7 Apr 2009 05:18:58 +0000 (15:18 +1000)
The ibm,client-architecture method will often cause a reconfiguration reboot.
When this happens the last thing we see is:

Hypertas detected, assuming LPAR !

Which doesn't explain what just happened.  Wrap the ibm,client-architecture
so it's clear what is going on:

Calling ibm,client-architecture... done

In order to maintain the law of conservation of screen real estate, downgrade
two other messages to debug.

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

No differences found