ramips: add support for 6.1 kernel
[openwrt/staging/robimarko.git] / target / linux / ramips / patches-6.1 / 314-MIPS-add-bootargs-override-property.patch
index e7dca7af886e8c0b69ba2b23f5855ddfeeb0d4a1..26a28167c637a134a35da44b97d3e479ceb8b29f 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
 
 --- a/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
-@@ -547,8 +547,28 @@ static int __init bootcmdline_scan_chose
+@@ -557,8 +557,28 @@ static int __init bootcmdline_scan_chose
  
  #endif /* CONFIG_OF_EARLY_FLATTREE */
  
@@ -46,7 +46,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
        bool dt_bootargs = false;
  
        /*
-@@ -562,6 +582,14 @@ static void __init bootcmdline_init(void
+@@ -572,6 +592,14 @@ static void __init bootcmdline_init(void
        }
  
        /*