Home
last modified time | relevance | path

Searched hist:"1 b7898ee276b39e54d870dc4ef3374f663d0b426" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Ddecompress.c1b7898ee276b39e54d870dc4ef3374f663d0b426 Thu Sep 22 01:54:31 CDT 2016 Oliver O'Halloran <oohall@gmail.com> powerpc/boot: Use the pre-boot decompression API

Currently the powerpc boot wrapper has its own wrapper around zlib to
handle decompressing gzipped kernels. The kernel decompressor library
functions now provide a generic interface that can be used in the
pre-boot environment. This allows boot wrappers to easily support
different compression algorithms. This patch converts the wrapper to use
this new API, but does not add support for using new algorithms.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dmain.cdiff 1b7898ee276b39e54d870dc4ef3374f663d0b426 Thu Sep 22 01:54:31 CDT 2016 Oliver O'Halloran <oohall@gmail.com> powerpc/boot: Use the pre-boot decompression API

Currently the powerpc boot wrapper has its own wrapper around zlib to
handle decompressing gzipped kernels. The kernel decompressor library
functions now provide a generic interface that can be used in the
pre-boot environment. This allows boot wrappers to easily support
different compression algorithms. This patch converts the wrapper to use
this new API, but does not add support for using new algorithms.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dops.hdiff 1b7898ee276b39e54d870dc4ef3374f663d0b426 Thu Sep 22 01:54:31 CDT 2016 Oliver O'Halloran <oohall@gmail.com> powerpc/boot: Use the pre-boot decompression API

Currently the powerpc boot wrapper has its own wrapper around zlib to
handle decompressing gzipped kernels. The kernel decompressor library
functions now provide a generic interface that can be used in the
pre-boot environment. This allows boot wrappers to easily support
different compression algorithms. This patch converts the wrapper to use
this new API, but does not add support for using new algorithms.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A DMakefilediff 1b7898ee276b39e54d870dc4ef3374f663d0b426 Thu Sep 22 01:54:31 CDT 2016 Oliver O'Halloran <oohall@gmail.com> powerpc/boot: Use the pre-boot decompression API

Currently the powerpc boot wrapper has its own wrapper around zlib to
handle decompressing gzipped kernels. The kernel decompressor library
functions now provide a generic interface that can be used in the
pre-boot environment. This allows boot wrappers to easily support
different compression algorithms. This patch converts the wrapper to use
this new API, but does not add support for using new algorithms.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>