MIPS: bcm47xx: enable ZBOOT support
authorAaro Koskinen <aaro.koskinen@iki.fi>
Tue, 16 Jan 2018 22:21:44 +0000 (00:21 +0200)
committerJames Hogan <jhogan@kernel.org>
Wed, 24 Jan 2018 11:20:29 +0000 (11:20 +0000)
commit6507831f0e005fee670c0f01f42fd5ee8ea39181
tree7751c431b4620f63857aecfcb9975c75d28abad1
parentcc4804448c321a82309756be68a5bac7cb1740d0
MIPS: bcm47xx: enable ZBOOT support

Enable ZBOOT support. The WRT54GL router's bootloader limits kernel
size to 3 MB with the normal load address, which is a bit challenging
vmlinux size with modern Linux. A compressed kernel allows booting
much bigger kernels.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18492/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Kconfig
arch/mips/bcm47xx/Platform