diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 11:52:40 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-03-09 20:45:11 +0100 |
commit | e38f3555694fcad59947085f6717146c2ae7b90f (patch) | |
tree | e55ddb6954472c0ffef7747dc1fce15acf8a1170 /target/linux/mvebu/patches-4.14 | |
parent | 4c14dbf5db33783b2e702904fe9a1856a118dda1 (diff) | |
download | upstream-e38f3555694fcad59947085f6717146c2ae7b90f.tar.gz upstream-e38f3555694fcad59947085f6717146c2ae7b90f.tar.bz2 upstream-e38f3555694fcad59947085f6717146c2ae7b90f.zip |
kernel: bump 4.14 to 4.14.172
Refreshed all patches.
Compile-tested on: cns3xxx
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. |