1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/qualcommax
Qiyuan Zhang f7ee30120f qualcommax: add kernel cmdline replacement hack
Add kernel command line replacement hack to qualcommax. Now we can
find and replace arguments in the kernel command line by setting
bootargs-find-1, bootargs-replace-1, bootargs-exact-match-1
and bootargs-find-2, bootargs-replace-2, bootargs-exact-match-2
under the chosen node in the device tree.

This hack replaces the first occurence of bootargs-find-X with
bootargs-replace-X. When bootargs-exact-match-X is set to "y",
then the replacement happens only if the kernel command line is
identical to bootargs-find-X.

Signed-off-by: Qiyuan Zhang <zhang.github@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/16070
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-12-31 17:44:10 +01:00
..
files qualcommax: ipq807x: create generic Linksys MX4x00 dts 2024-12-31 17:44:10 +01:00
image qualcommax: ipq807x: define configuration for Linksys MX4x00 devices 2024-12-31 17:44:10 +01:00
ipq60xx qualcommax: use ath11k_patch_mac for MR7350 2024-12-11 17:02:14 +01:00
ipq807x qualcommax: ipq807x: fix mac setup for Linksys MX4200v2 2024-12-31 17:44:10 +01:00
patches-6.6 qualcommax: add kernel cmdline replacement hack 2024-12-31 17:44:10 +01:00
config-6.6 qualcommax: use PHY regulator for USB GPIO 2024-12-13 21:04:53 +01:00
Makefile qualcommax: Skip compiling unnecessary dtbs 2024-04-08 16:24:12 -04:00