diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2020-04-17 21:56:37 +0200 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-04-23 18:38:26 +0200 |
commit | 655c14e88cc17509bdec71ca73594b345d20d7a1 (patch) | |
tree | bc7e97d4eb14bbb9f935fe1f039c6e4c6913ab3d /target/linux/octeon/patches-5.4/120-cmdline-hack.patch | |
parent | 91594cb137154c2936853f293db1da19d125d28c (diff) | |
download | upstream-655c14e88cc17509bdec71ca73594b345d20d7a1.tar.gz upstream-655c14e88cc17509bdec71ca73594b345d20d7a1.tar.bz2 upstream-655c14e88cc17509bdec71ca73594b345d20d7a1.zip |
octeon: refresh patches for kernel 5.4
Refresh patches to make them apply to kernel 5.4.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
[split patch, refresh on newer kernel, add description]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/octeon/patches-5.4/120-cmdline-hack.patch')
-rw-r--r-- | target/linux/octeon/patches-5.4/120-cmdline-hack.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/octeon/patches-5.4/120-cmdline-hack.patch b/target/linux/octeon/patches-5.4/120-cmdline-hack.patch index 2b5978c5ee..6c02ea3194 100644 --- a/target/linux/octeon/patches-5.4/120-cmdline-hack.patch +++ b/target/linux/octeon/patches-5.4/120-cmdline-hack.patch @@ -1,6 +1,6 @@ --- a/arch/mips/cavium-octeon/setup.c +++ b/arch/mips/cavium-octeon/setup.c -@@ -651,6 +651,35 @@ void octeon_user_io_init(void) +@@ -653,6 +653,35 @@ void octeon_user_io_init(void) write_c0_derraddr1(0); } @@ -36,7 +36,7 @@ /** * Early entry point for arch setup */ -@@ -895,6 +924,8 @@ void __init prom_init(void) +@@ -897,6 +926,8 @@ void __init prom_init(void) } } |