summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-06-16 18:54:14 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-06-16 18:54:14 +0200
commit5f32878499175337bcb6597562fe9ff3d01f577d (patch)
tree0586ab6d0a6fb7d50f6f456a0a1e4fb1bf7d8f88 /target
parent60214e17a224ca7bb16510ff7f453ed85fc111c5 (diff)
use 4.17.1 for ARC architecture
Diffstat (limited to 'target')
-rw-r--r--target/linux/Config.in.kernelversion9
-rw-r--r--target/linux/patches/4.16.15/arc.patch (renamed from target/linux/patches/4.16.12/arc.patch)0
-rw-r--r--target/linux/patches/4.16.15/arm-nommu.patch (renamed from target/linux/patches/4.16.12/arm-nommu.patch)0
-rw-r--r--target/linux/patches/4.16.15/arm-thumb2.patch (renamed from target/linux/patches/4.16.12/arm-thumb2.patch)0
-rw-r--r--target/linux/patches/4.16.15/h8300.patch (renamed from target/linux/patches/4.16.12/h8300.patch)0
-rw-r--r--target/linux/patches/4.16.15/or1k-more-ram.patch (renamed from target/linux/patches/4.16.12/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.16.15/startup.patch (renamed from target/linux/patches/4.16.12/startup.patch)0
-rw-r--r--target/linux/patches/4.17.1/arc.patch12
-rw-r--r--target/linux/patches/4.17.1/startup.patch (renamed from target/linux/patches/4.17/startup.patch)0
9 files changed, 19 insertions, 2 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 84fe1ce74..d3694bd2f 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -16,6 +16,7 @@ default ADK_TARGET_LINUX_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_RISCV64
default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_CRIS
default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_H8300
default ADK_TARGET_LINUX_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG
+default ADK_TARGET_LINUX_KERNEL_VERSION_4_17 if ADK_TARGET_ARCH_ARC
default ADK_TARGET_LINUX_KERNEL_VERSION_4_14
config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
@@ -29,7 +30,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
config ADK_TARGET_LINUX_KERNEL_VERSION_4_17
- bool "4.17.0"
+ bool "4.17.1"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
@@ -38,7 +39,8 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_17
depends on !ADK_TARGET_ARCH_RISCV64
config ADK_TARGET_LINUX_KERNEL_VERSION_4_16
- bool "4.16.12"
+ bool "4.16.15"
+ depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
@@ -49,6 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_16
config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
bool "4.14.44"
+ depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
@@ -59,6 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
bool "4.9.103"
+ depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_METAG
@@ -70,6 +74,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
config ADK_TARGET_LINUX_KERNEL_VERSION_4_4
bool "4.4.132"
+ depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_NIOS2
diff --git a/target/linux/patches/4.16.12/arc.patch b/target/linux/patches/4.16.15/arc.patch
index a2dd8b327..a2dd8b327 100644
--- a/target/linux/patches/4.16.12/arc.patch
+++ b/target/linux/patches/4.16.15/arc.patch
diff --git a/target/linux/patches/4.16.12/arm-nommu.patch b/target/linux/patches/4.16.15/arm-nommu.patch
index 2480b5169..2480b5169 100644
--- a/target/linux/patches/4.16.12/arm-nommu.patch
+++ b/target/linux/patches/4.16.15/arm-nommu.patch
diff --git a/target/linux/patches/4.16.12/arm-thumb2.patch b/target/linux/patches/4.16.15/arm-thumb2.patch
index a5ae3d260..a5ae3d260 100644
--- a/target/linux/patches/4.16.12/arm-thumb2.patch
+++ b/target/linux/patches/4.16.15/arm-thumb2.patch
diff --git a/target/linux/patches/4.16.12/h8300.patch b/target/linux/patches/4.16.15/h8300.patch
index 836a414e5..836a414e5 100644
--- a/target/linux/patches/4.16.12/h8300.patch
+++ b/target/linux/patches/4.16.15/h8300.patch
diff --git a/target/linux/patches/4.16.12/or1k-more-ram.patch b/target/linux/patches/4.16.15/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.16.12/or1k-more-ram.patch
+++ b/target/linux/patches/4.16.15/or1k-more-ram.patch
diff --git a/target/linux/patches/4.16.12/startup.patch b/target/linux/patches/4.16.15/startup.patch
index 8115b2cc6..8115b2cc6 100644
--- a/target/linux/patches/4.16.12/startup.patch
+++ b/target/linux/patches/4.16.15/startup.patch
diff --git a/target/linux/patches/4.17.1/arc.patch b/target/linux/patches/4.17.1/arc.patch
new file mode 100644
index 000000000..20810ce64
--- /dev/null
+++ b/target/linux/patches/4.17.1/arc.patch
@@ -0,0 +1,12 @@
+diff -Nur linux-4.17.1.orig/arch/arc/boot/Makefile linux-4.17.1/arch/arc/boot/Makefile
+--- linux-4.17.1.orig/arch/arc/boot/Makefile 2018-06-11 22:43:19.000000000 +0200
++++ linux-4.17.1/arch/arc/boot/Makefile 2018-06-16 18:28:02.000000000 +0200
+@@ -7,7 +7,7 @@
+
+ OBJCOPYFLAGS= -O binary -R .note -R .note.gnu.build-id -R .comment -S
+
+-LINUX_START_TEXT = $$(readelf -h vmlinux | \
++LINUX_START_TEXT = $$(${CROSS_COMPILE}readelf -h vmlinux | \
+ grep "Entry point address" | grep -o 0x.*)
+
+ UIMAGE_LOADADDR = $(CONFIG_LINUX_LINK_BASE)
diff --git a/target/linux/patches/4.17/startup.patch b/target/linux/patches/4.17.1/startup.patch
index dd27de856..dd27de856 100644
--- a/target/linux/patches/4.17/startup.patch
+++ b/target/linux/patches/4.17.1/startup.patch