ipq806x: add support for ASRock G10
[openwrt/staging/zorun.git] / target / linux / ipq806x / patches-5.4 / 997-device_tree_cmdline.patch
index 3cc032fdd24bdb1758a821314077e4385f127712..b6b1b047656a0b9e7ef7205f5213fbdcde1271f5 100644 (file)
@@ -8,5 +8,5 @@
 +      if (p != NULL && l > 0)
 +              strlcat(data, p, min_t(int, strlen(data) + (int)l, COMMAND_LINE_SIZE));
  
-       /*
-        * CONFIG_CMDLINE is meant to be a default in case nothing else
+     /* CONFIG_CMDLINE_OVERRIDE is used to fallback to a different
+      * device tree option of chosen/bootargs-override. This is