diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-08 15:03:32 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-08 15:51:06 +0200 |
commit | 8184429b7b15e61f5c195ad953016b1360c076a2 (patch) | |
tree | d538a209e965feac844229294fc7434ac59cfcc9 /target/linux/mvebu | |
parent | 4648533ca4c4e41b3902e3d7c72aa399009454d9 (diff) | |
download | upstream-8184429b7b15e61f5c195ad953016b1360c076a2.tar.gz upstream-8184429b7b15e61f5c195ad953016b1360c076a2.tar.bz2 upstream-8184429b7b15e61f5c195ad953016b1360c076a2.zip |
kernel: bump 4.19 to 4.19.78
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')
-rw-r--r-- | target/linux/mvebu/patches-4.19/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.19/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch b/target/linux/mvebu/patches-4.19/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch index 6a84b1397b..6172e6fe45 100644 --- a/target/linux/mvebu/patches-4.19/006-mvebu-Mangle-bootloader-s-kernel-arguments.patch +++ b/target/linux/mvebu/patches-4.19/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 -@@ -1925,6 +1925,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN +@@ -1926,6 +1926,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. |