summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRosen Penev2026-04-05 06:06:12 +0000
committerRobert Marko2026-04-10 14:28:39 +0000
commitc85f123d297b516a54e9ec69ca14051c7ead9e82 (patch)
treed39218bcffb66335fa2c0d216d54f0bcf02fbaa8
parent518e4542e97e0c52226a735246f08a88e8858f2a (diff)
downloadopenwrt-c85f123d297b516a54e9ec69ca14051c7ead9e82.tar.gz
ath79: wndap360: don't pass bootloader args
Stocks args have console=ttyS0,9600 rootfstype=squashfs root=31:03 init=/sbin/init mtdparts=ar7100-nor0:256k(u-boot),64k(u-boot-env), 1024k(vmlinux.gz.uImage),6208k(rootfs),512k(var), 64k(manufacturing-data),64k(ART) rootfstype=squashfs,jffs2 which is wrong and interferes with OpenWrt. Keep the non default console parameter to have console working properly. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22769 (cherry picked from commit 75ebc8e2c29fc6ac168c605fd0cc02c5c69a0ecc) Link: https://github.com/openwrt/openwrt/pull/22867 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/ath79/dts/ar7161_netgear_wndap360.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar7161_netgear_wndap360.dts b/target/linux/ath79/dts/ar7161_netgear_wndap360.dts
index b441a64948..bf91693d67 100644
--- a/target/linux/ath79/dts/ar7161_netgear_wndap360.dts
+++ b/target/linux/ath79/dts/ar7161_netgear_wndap360.dts
@@ -11,7 +11,7 @@
model = "Netgear WNDAP360";
chosen {
- /delete-property/ bootargs;
+ bootargs = "console=ttyS0,9600";
};
aliases {