mpc85xx: fix build with kernel 5.4
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 22:32:37 +0000 (23:32 +0100)
commit1287bb48dc7295b56d4597a3789429da618a8ec7
tree87e983202ee8af1c17e47e276dc9092eaa2a2290
parenta2ae9a07d2d4843665d04ddcc1357ee22a72216a
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]