mpc85xx-p1010: add Kernel 5.10 support
authorDavid Bauer <mail@david-bauer.net>
Tue, 16 Feb 2021 21:05:13 +0000 (22:05 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sat, 20 Feb 2021 00:26:00 +0000 (01:26 +0100)
commit5bd6d9377d625f6445caf75bee2ecb16fd45971d
tree81991aced2a4dd2dda8268ded8b63d73b8ae9737
parent422b3e199316b9794e400ea1519505cb0609dfc3
mpc85xx-p1010: add Kernel 5.10 support

Tested on: Sophos RED 15W

The TP-Link WL-WDR4900 needs to be disabled when 5.10 becomes the
default kernel.

When building with all kmods enabled, the resulting kernel image
exceeds the maximum size the bootloader reads from the flash.

For more information, see GitHub issue #1773

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/mpc85xx/config-5.10 [new file with mode: 0644]
target/linux/mpc85xx/p1010/target.mk
target/linux/mpc85xx/patches-5.10/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/100-powerpc-85xx-tl-wdr4900-v1-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/101-powerpc-85xx-hiveap-330-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/102-powerpc-add-cmdline-override.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/103-powerpc-85xx-red-15w-rev1.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/104-powerpc-mpc85xx-change-P2020RDB-dts-file-for-OpenWRT.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/105-powerpc-85xx-panda-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/106-powerpc-85xx-ws-ap3710i-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-5.10/900-powerpc-bootwrapper-disable-uImage-generation.patch [new file with mode: 0644]