On 04/25/2019 02:37 PM, Adam Borowski wrote:
On Tue, Apr 23, 2019 at 02:20:43PM +, Christophe Leroy wrote:
This patch allows to generate bzip2 compressed uImage
Please don't add bzip2 support, that's a waste of your time as we're trying
to remove it kernel-wide. There's a patchset to r
On Tue, Apr 23, 2019 at 02:20:43PM +, Christophe Leroy wrote:
> This patch allows to generate bzip2 compressed uImage
Please don't add bzip2 support, that's a waste of your time as we're trying
to remove it kernel-wide. There's a patchset to retire compressors beaten
by alternatives on the wh
This patch allows to generate bzip2 compressed uImage
Signed-off-by: Christophe Leroy
---
v2: Restore alphabetic order in Kconfig
---
arch/powerpc/Kconfig | 1 +
arch/powerpc/boot/Makefile | 2 ++
arch/powerpc/boot/wrapper | 8 +++-
3 files changed, 10 insertions(+), 1 deletion(-)