Re: [Xen-devel] [PATCH 2/4] dt-uart: Clarify log messages at init time.

2015-01-07 Thread Julien Grall
Hi Ian, On 07/01/15 15:31, Ian Campbell wrote: > - Don't log at all if console=dtuart (the default) was not present, in > that case the user has asked for something else, no need for every > other driver to tell them this. > - Use "dtuart" in all other messages, rather than just "console" or >

[Xen-devel] [PATCH 2/4] dt-uart: Clarify log messages at init time.

2015-01-07 Thread Ian Campbell
- Don't log at all if console=dtuart (the default) was not present, in that case the user has asked for something else, no need for every other driver to tell them this. - Use "dtuart" in all other messages, rather than just "console" or "uart". - Be more explicit if we are exiting because dt