diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-25 11:57:36 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-03-29 18:04:39 +0100 |
commit | 22a3e65662e97280aeee59c73db69db6f393353c (patch) | |
tree | ca8f00479b67b66b026c337a6a7f13daad67a098 /target/linux/mvebu | |
parent | dac25a5f22252c0c3184aebdac578472ad28021f (diff) | |
download | upstream-22a3e65662e97280aeee59c73db69db6f393353c.tar.gz upstream-22a3e65662e97280aeee59c73db69db6f393353c.tar.bz2 upstream-22a3e65662e97280aeee59c73db69db6f393353c.zip |
kernel: bump 4.14 to 4.14.108
Refreshed all patches.
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r-- | target/linux/mvebu/patches-4.14/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.14/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch b/target/linux/mvebu/patches-4.14/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch index c4ffd0efea..d36125ddb5 100644 --- a/target/linux/mvebu/patches-4.14/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch +++ b/target/linux/mvebu/patches-4.14/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch @@ -28,7 +28,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com> --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -1938,6 +1938,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN +@@ -1939,6 +1939,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN The command-line arguments provided by the boot loader will be appended to the the device tree bootargs property. |