mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-24 05:51:22 +01:00
Remove earlyprintk from bootargs for arm64 boards. This option is only valid for arm: ``` Unknown kernel command line parameters "earlyprintk", will be passed to user space. ``` Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Link: https://github.com/openwrt/openwrt/pull/20140 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>