ramips: clean up and refresh kernel patches
[openwrt/openwrt.git] / target / linux / ramips / patches-4.3 / 0104-fix_bootargs_handling.patch
index 9f76aa1f5bdc5db5588e5cc49971d75582a54eca..5095d68df4764a25a73bc1f3f222b8f1bbc2bff9 100644 (file)
@@ -36,5 +36,5 @@
 +      if (chosen_dtb)
 +              strlcpy(arcs_cmdline, boot_command_line, COMMAND_LINE_SIZE);
  
-       of_scan_flat_dt(early_init_dt_find_memory, NULL);
-       if (memory_dtb)
+       strlcpy(arcs_cmdline, boot_command_line, COMMAND_LINE_SIZE);