ipq40xx: wpj428: switch to zimage to fit kernel partition
authorLeon M. Busch-George <leon@georgemail.eu>
Mon, 16 Oct 2023 17:41:21 +0000 (19:41 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 21 Oct 2023 14:42:26 +0000 (16:42 +0200)
commit58d57f767374c18ff2ffe5a8d2a7ff80bc0e7649
tree3b7eee64566b74e581ce06c46847c44ccbee7ce0
parent4afff7b8b54c3b246fba30ed83dfac527e78e57d
ipq40xx: wpj428: switch to zimage to fit kernel partition

Like with some other ipq40xx devices, the kernel image size for the WPJ428
is limited in stock u-boot. For that reason, the current release doesn't
include an image for the board.
By switching to the zImage format, the kernel image size is reduced which
re-enables the build process. The image boots and behaved normally through
a few days of testing.

Before the switch to kernel version 6.1, it was possible to reduce the
image size by enough when disabling UBIFS and its otherwise unneeded
dependencies.

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
(cherry picked from commit 2657e8cab7f3d621b66cfdd4e228da3b912af32a)
target/linux/ipq40xx/image/generic.mk