We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8677fa5 commit 1da9936Copy full SHA for 1da9936
build-armbian/armbian-files/different-files/station-m2/bootfs/armbianEnv.txt
@@ -1,8 +1,12 @@
1
verbosity=1
2
bootlogo=true
3
-console=both
4
-extraargs=cma=256M
5
-overlay_prefix=rk35xx
6
fdtfile=rockchip/rk3566-roc-pc.dtb
7
-rootdev=UUID=c718bf86-5c01-4a12-8206-c0233ac23d5a
+rootdev=/dev/mmcblk0p2
8
rootfstype=ext4
+rootflags=compress=zstd:6
+earlycon=on
+console=serial
9
+consoleargs=console=ttyS2,1500000
10
+extraargs=cma=256M
11
+extraboardargs=net.ifnames=0 max_loop=128
12
+overlay_prefix=rk35xx
0 commit comments