Re: powerpc/85xx: Move ePAPR paravirt initialization earlier

2013-06-26 Thread Scott Wood
On 06/26/2013 07:36:23 AM, Tudor Laurentiu wrote: On 06/26/2013 02:14 AM, Scott Wood wrote: This would require converting the code to use the early device tree functions. I see. Had a look at that api and it seems pretty limited. I couldn't find a simple way of reading a property other than

Re: powerpc/85xx: Move ePAPR paravirt initialization earlier

2013-06-26 Thread Tudor Laurentiu
On 06/26/2013 02:14 AM, Scott Wood wrote: On Tue, Mar 05, 2013 at 05:52:36PM +0200, Laurentiu TUDOR wrote: From: Tudor Laurentiu The ePAPR para-virtualization needs to happen very early otherwise the bytechannel based console will silently drop some of the early boot messages. Before this patc

Re: powerpc/85xx: Move ePAPR paravirt initialization earlier

2013-06-25 Thread Scott Wood
On Tue, Mar 05, 2013 at 05:52:36PM +0200, Laurentiu TUDOR wrote: > From: Tudor Laurentiu > > The ePAPR para-virtualization needs to happen very early > otherwise the bytechannel based console will silently > drop some of the early boot messages. > > Before this patch, this is how the kernel log