uboot-sunxi: remove earlyprintk for arm64
authorChukun Pan <[email protected]>
Sat, 30 Aug 2025 12:06:25 +0000 (20:06 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 19 Oct 2025 22:48:11 +0000 (00:48 +0200)
commitb6d59d21fdd5936756df4318aa242771a7693580
tree86643e7d948154e1416135b3b640907d31217a32
parentf889f0de6da6d5e9adf03687133c606699876c5e
uboot-sunxi: remove earlyprintk for arm64

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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20140
Signed-off-by: Hauke Mehrtens <[email protected]>
package/boot/uboot-sunxi/uEnv-a64.txt
package/boot/uboot-sunxi/uEnv-h6.txt
package/boot/uboot-sunxi/uEnv-h616.txt