80d5c34ac7
This device runs on linux-postmarketos-rockchip which at the moment of writing is 5.13.0 with (only) 6 patches applied, so close-to mainline. I personally use 2 of these devices with postmarketOS installed daily as my homeserver setup and it has worked really well. It's also a good target to run Plasma Bigscreen on as a TV setupbox
9 lines
386 B
Text
9 lines
386 B
Text
timeout 10
|
|
default POSTMARKETOS
|
|
menu title boot prev kernel
|
|
|
|
label POSTMARKETOS
|
|
kernel /vmlinuz-postmarketos-rockchip
|
|
fdt /dtbs-postmarketos-rockchip/rockchip/rk3399-rockpro64.dtb
|
|
initrd /initramfs-postmarketos-rockchip
|
|
append console=tty0 console=ttyS2,1500000n8 panic=10 coherent_pool=1M video=HDMI-A-1:1920x1080@60 video=eDP-1:1920x1080@60 loglevel=5 PMOS_NO_OUTPUT_REDIRECT
|