From c5ec5e1f7f33a18ea81d3d9254c5b49bbdfd5e16 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Mon, 18 Jul 2016 18:32:48 +0200 Subject: oxnas: revert to kernel 4.1 A bug resulting in the NAND not being detected by newer kernels has kept me sleepless for months and yet I wasn't able to discover the cause. Bring back patches and files for 4.1 until this has been resolved. Signed-off-by: Daniel Golle --- target/linux/oxnas/patches-4.1/900-more-boards.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 target/linux/oxnas/patches-4.1/900-more-boards.patch (limited to 'target/linux/oxnas/patches-4.1/900-more-boards.patch') diff --git a/target/linux/oxnas/patches-4.1/900-more-boards.patch b/target/linux/oxnas/patches-4.1/900-more-boards.patch new file mode 100644 index 0000000000..af4831eb01 --- /dev/null +++ b/target/linux/oxnas/patches-4.1/900-more-boards.patch @@ -0,0 +1,14 @@ +--- a/arch/arm/boot/dts/Makefile ++++ b/arch/arm/boot/dts/Makefile +@@ -442,7 +442,10 @@ dtb-$(CONFIG_ARCH_ORION5X) += \ + orion5x-lacie-ethernet-disk-mini-v2.dtb \ + orion5x-maxtor-shared-storage-2.dtb \ + orion5x-rd88f5182-nas.dtb +-dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb ++dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb \ ++ ox820-pogoplug-v3.dtb \ ++ ox820-stg212.dtb \ ++ ox820-kd20.dtb + dtb-$(CONFIG_ARCH_PRIMA2) += \ + prima2-evb.dtb + dtb-$(CONFIG_ARCH_QCOM) += \ -- cgit v1.2.3