mpc85xx: disable kernel uImage generation
authorDavid Bauer <mail@david-bauer.net>
Sat, 29 Feb 2020 13:32:15 +0000 (14:32 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 29 Feb 2020 23:51:23 +0000 (00:51 +0100)
commitab27c72debf44c33fb2b926b78adca973accf58b
treef218decb9cdf4420bdf0b26df949946bd5d41f0b
parent0d727f231fe94f7e9d51b251f0dbcc3a2f31e9eb
mpc85xx: disable kernel uImage generation

The previous workaround for the unsupported mkimage xz compression
leads to the TP-Link TL-WDR4900s simpleImage bootwrapper being gzip
compressed, which does not fit the kernel partition.

Removing the uImage gerneration works around this problem.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/patches-5.4/900-powerpc-bootwrapper-disable-uImage-generation.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.4/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch [deleted file]