immortalwrt/target/linux/x86
Kevin Darbyshire-Bryant da4b3463f0 kernel: drop apu2 reboot patch
This patch really annoys me, either it needs to go upstream or be
dropped, so it's going to be dropped here.

Checking drivers/platform/x86/pcengines-apuv2.c it also appears to be
incomplete since it mentions different dmi board names depending on bios
version.

/* APU2 w/ legacy BIOS < 4.0.8 */ is 'APU2'
/* APU2 w/ legacy BIOS >= 4.0.8 */ is 'apu2'
/* APU2 w/ mainline BIOS */ is 'PC Engines apu2'

So the patch, if applicable at all, only 'works' for legacy BIOS >=
4.0.8

My APU2 on mainline BIOS reboots fine without this patch.  So let's see
if anyone screams and when they do question why legacy bios.  If patch
DOES need to be re-introduced then it needs to go upstream first.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2021-03-24 23:13:40 +08:00
..
64 kernel: add missing config symbols, fix typos 2021-03-20 11:32:11 +08:00
base-files x86: add led driver for PC Engines APU1 2021-02-21 12:06:55 +08:00
generic kernel: add missing config symbols, fix typos 2021-03-20 11:32:11 +08:00
geode kernel: add missing config symbols, fix typos 2021-03-20 11:32:11 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
legacy kernel: add missing config symbols, fix typos 2021-03-20 11:32:11 +08:00
patches-5.4 kernel: drop apu2 reboot patch 2021-03-24 23:13:40 +08:00
patches-5.10 kernel: drop apu2 reboot patch 2021-03-24 23:13:40 +08:00
zen treewide: remove support for kernel 4.x 2020-10-31 11:39:45 +08:00
config-5.4 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
config-5.10 x86: support kernel 5.10 2021-03-15 11:34:11 +08:00
Makefile x86: support kernel 5.10 2021-03-15 11:34:11 +08:00
modules.mk x86: add support for AWS T3 instances 2021-03-02 12:19:23 +08:00