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 <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2016-07-18 18:32:48 +02:00
parent 56f686b710
commit c5ec5e1f7f
21 changed files with 899 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ CPU_TYPE:=mpcore
MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
KERNEL_PATCHVER:=4.4
KERNEL_PATCHVER:=4.1
include $(INCLUDE_DIR)/target.mk