diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 11:49:17 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 20:44:27 +0100 |
commit | 06f5a8d3e9667ff0bfee66df5f37f40991dbe326 (patch) | |
tree | 0a21895a8f8808f320a09ce95157e626796a9f62 /target/linux/mvebu/patches-4.14 | |
parent | e7f1313bbbf44e529e5de40045b191e026af6b7b (diff) | |
download | upstream-06f5a8d3e9667ff0bfee66df5f37f40991dbe326.tar.gz upstream-06f5a8d3e9667ff0bfee66df5f37f40991dbe326.tar.bz2 upstream-06f5a8d3e9667ff0bfee66df5f37f40991dbe326.zip |
kernel: bump 4.14 to 4.14.172
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mvebu/patches-4.14')
-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 8f11632d04..4ef86edb6a 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 -@@ -1939,6 +1939,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN +@@ -1934,6 +1934,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. |