[Skiboot] [PATCH] cpu: Quieten OS endian switch messages

Stewart Smith stewart at linux.ibm.com
Fri Oct 26 10:21:28 AEDT 2018


Joel Stanley <joel at jms.id.au> writes:
> Users see these when loading an OS from Petitboot:
>
>  [  119.486794100,5] OPAL: Switch to big-endian OS
>  [  120.022302604,5] OPAL: Switch to little-endian OS
>
> Which is expected and doesn't provide any information the user can act
> on. Switch them to PR_INFO so they still appear in the log, but not on
> the serial console.

Yeah, makes enough sense. We've previously kind of used it as a marker
as to where everytnhing went horribly wrong during boot, but we should
be able to always grab the OPAL in memory console out these days.

Merged to master as of a3a8f7d0cf1119fba39ffd2e68c27eca1a60f06d


-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list