On 06/07/16 11:35, David Gibson wrote:
> On Tue, Jul 05, 2016 at 04:42:37PM +0200, Laurent Vivier wrote:
>> As device-tree is now fully built by QEMU, we don't need SLOF
>> anymore if the kernel is provided on the command line.
>>
>> In this case, don't load SLOF and boot directly into the
>> kerne
On Tue, Jul 05, 2016 at 04:42:37PM +0200, Laurent Vivier wrote:
> As device-tree is now fully built by QEMU, we don't need SLOF
> anymore if the kernel is provided on the command line.
>
> In this case, don't load SLOF and boot directly into the
> kernel.
>
> This saves at least 5 seconds on the
As device-tree is now fully built by QEMU, we don't need SLOF
anymore if the kernel is provided on the command line.
In this case, don't load SLOF and boot directly into the
kernel.
This saves at least 5 seconds on the boot sequence.
Signed-off-by: Laurent Vivier
---
hw/ppc/spapr.c | 37 ++