Skip to content

Commit 1da9936

Browse files
committed
Update armbianEnv.txt for station-m2(rk3566)
1 parent 8677fa5 commit 1da9936

File tree

1 file changed

+8
-4
lines changed
  • build-armbian/armbian-files/different-files/station-m2/bootfs

1 file changed

+8
-4
lines changed
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
verbosity=1
22
bootlogo=true
3-
console=both
4-
extraargs=cma=256M
5-
overlay_prefix=rk35xx
63
fdtfile=rockchip/rk3566-roc-pc.dtb
7-
rootdev=UUID=c718bf86-5c01-4a12-8206-c0233ac23d5a
4+
rootdev=/dev/mmcblk0p2
85
rootfstype=ext4
6+
rootflags=compress=zstd:6
7+
earlycon=on
8+
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

Comments
 (0)