mpc85xx: fix build with kernel 5.4 mpc85xx-k54
authorDavid Bauer <mail@david-bauer.net>
Mon, 24 Feb 2020 21:49:45 +0000 (22:49 +0100)
committerDavid Bauer <mail@david-bauer.net>
Fri, 28 Feb 2020 19:18:42 +0000 (20:18 +0100)
commit1906e0dbd2d8ae83c0018f8c34fbbc4d9aef0be6
tree13028af3f8c0e8910337739580b9cf5a24cdacd7
parent977c7f12deefc152b7d62de06f4973a54a71d746
mpc85xx: fix build with kernel 5.4

This fixes some outstanding issues with the Kernel 5.4 build:

 * Adds missing support patch for the Enterasys WS-AP3710i
 * Fixes incorrect NAND symbols
 * Adds patch for broken image wrapping

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/generic/config-default
target/linux/mpc85xx/p1020/config-default
target/linux/mpc85xx/p2020/config-default
target/linux/mpc85xx/patches-5.4/106-powerpc-85xx-ws-ap3710i-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.4/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch [new file with mode: 0644]