]> git.ipfire.org Git - thirdparty/openwrt.git/commit
mediatek: remove loglevel in bootargs 19714/head
authorCoia Prant <coiaprant@gmail.com>
Fri, 8 Aug 2025 14:39:03 +0000 (14:39 +0000)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Aug 2025 08:40:26 +0000 (10:40 +0200)
commite59635668dff13dbe7fa5d3007dbe5368ce0ace7
treed72bc4131f092d6895e70ac2265e2186f2ace0a1
parent3e09991c079604b00640cded9f74e999d9b52d43
mediatek: remove loglevel in bootargs

`loglevel=8` causes the kernel to output all logs, including debug logs, at boot time

It is enabled by default on the upstream eval board because it is aimed at developer debugging.

Most devices reference the eval board directly without modification, and the debug log should be hidden at release

Signed-off-by: Coia Prant <coiaprant@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19714
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mediatek/dts/mt7981b-unielec-u7981-01.dtsi
target/linux/mediatek/dts/mt7981b-zbtlink-zbt-z8102ax.dts
target/linux/mediatek/dts/mt7981b-zbtlink-zbt-z8103ax.dts
target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi
target/linux/mediatek/patches-6.12/188-arm64-dts-mediatek-add-MT7988A-reference-board-devic.patch
target/linux/mediatek/patches-6.12/189-arm64-dts-mediatek-mt7988a-complete-bpi-r4.patch