linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc/boot: Build wrapper with optimisations
@ 2018-10-10  2:45 Joel Stanley
  2018-10-10  2:45 ` [PATCH 1/2] powerpc/boot: Disable vector instructions Joel Stanley
  2018-10-10  2:45 ` [PATCH 2/2] powerpc/boot: Build boot wrapper with optimisations Joel Stanley
  0 siblings, 2 replies; 8+ messages in thread
From: Joel Stanley @ 2018-10-10  2:45 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Oliver O'Halloran

We currently build the wrapper with Os. This builds it with O2 instead,
reducing boot time when decompressing a compressed kernel. See patch
2 for details.

I've given this a spin with CONFIG_KERNEL_XZ on P9 and P8 as the
petitboot kernel.

Joel Stanley (2):
  powerpc/boot: Disable vector instructions
  powerpc/boot: Build boot wrapper with optimisations

 arch/powerpc/boot/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-15  4:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-10  2:45 [PATCH 0/2] powerpc/boot: Build wrapper with optimisations Joel Stanley
2018-10-10  2:45 ` [PATCH 1/2] powerpc/boot: Disable vector instructions Joel Stanley
2018-10-10 12:11   ` Michael Ellerman
2018-10-10 21:52     ` Joel Stanley
2018-10-10 22:05       ` Segher Boessenkool
2018-10-10 23:59         ` Michael Ellerman
2018-10-15  4:01   ` [1/2] " Michael Ellerman
2018-10-10  2:45 ` [PATCH 2/2] powerpc/boot: Build boot wrapper with optimisations Joel Stanley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).