oxnas: switch to kernel 5.4 and remove kernel 4.14
authorDaniel Golle <daniel@makrotopia.org>
Thu, 12 Mar 2020 09:25:21 +0000 (10:25 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 12 Mar 2020 09:27:04 +0000 (10:27 +0100)
commitf39230e4636c1003cf8cb2d739cd95a4344609b4
tree525ffab518a009843b5f26dccc07b1dcbb54e13e
parent7f059af7a6dc71b67220272aa2681ccfdc3fa6e7
oxnas: switch to kernel 5.4 and remove kernel 4.14

Run-tested 5.4 on Shuttle KD20 for some days now, everything seems
fine so far. Let's have snapshot builds based on 5.4.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
25 files changed:
target/linux/oxnas/Makefile
target/linux/oxnas/config-4.14 [deleted file]
target/linux/oxnas/files-4.14/drivers/pci/host/pcie-oxnas.c [deleted file]
target/linux/oxnas/files-4.14/drivers/phy/phy-oxnas-pcie.c [deleted file]
target/linux/oxnas/files-5.4/drivers/pci/controller/pcie-oxnas.c [deleted file]
target/linux/oxnas/files-5.4/drivers/phy/phy-oxnas-pcie.c [deleted file]
target/linux/oxnas/files/drivers/pci/controller/pcie-oxnas.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/phy/phy-oxnas-pcie.c [new file with mode: 0644]
target/linux/oxnas/patches-4.14/0001-ARM-dts-rename-oxnas-dts-files.patch [deleted file]
target/linux/oxnas/patches-4.14/0002-MAINTAINERS-update-ARM-OXNAS-platform-support-patter.patch [deleted file]
target/linux/oxnas/patches-4.14/0003-ARM-configs-add-OXNAS-v6-defconfig.patch [deleted file]
target/linux/oxnas/patches-4.14/010-add-console-to-pogoplogv3-bootargs.patch [deleted file]
target/linux/oxnas/patches-4.14/020-nand-partitions-on-pogoplug-v3.patch [deleted file]
target/linux/oxnas/patches-4.14/030-led-aliases-on-pogoplug-v3.patch [deleted file]
target/linux/oxnas/patches-4.14/040-pogoplug-series-3-compatible-string.patch [deleted file]
target/linux/oxnas/patches-4.14/050-ox820-remove-left-overs.patch [deleted file]
target/linux/oxnas/patches-4.14/100-oxnas-clk-plla-pllb.patch [deleted file]
target/linux/oxnas/patches-4.14/150-oxnas-restart.patch [deleted file]
target/linux/oxnas/patches-4.14/320-oxnas-phy-pcie.patch [deleted file]
target/linux/oxnas/patches-4.14/340-oxnas-pcie.patch [deleted file]
target/linux/oxnas/patches-4.14/500-oxnas-sata.patch [deleted file]
target/linux/oxnas/patches-4.14/510-ox820-libata-leds.patch [deleted file]
target/linux/oxnas/patches-4.14/800-oxnas-ehci.patch [deleted file]
target/linux/oxnas/patches-4.14/996-generic-Mangle-bootloader-s-kernel-arguments.patch [deleted file]
target/linux/oxnas/patches-4.14/999-libata-hacks.patch [deleted file]