2021-07-07 15:26:16 +00:00
|
|
|
timeout 10
|
|
|
|
default POSTMARKETOS
|
|
|
|
menu title boot prev kernel
|
|
|
|
|
|
|
|
label POSTMARKETOS
|
2021-08-17 07:03:20 +00:00
|
|
|
kernel /vmlinuz
|
2021-07-07 15:26:16 +00:00
|
|
|
fdt /dtbs-postmarketos-rockchip/rk3288-veyron-jerry.dtb
|
2021-08-17 07:03:20 +00:00
|
|
|
initrd /initramfs
|
2021-07-07 15:26:16 +00:00
|
|
|
append console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 console=tty1 nosplash panic=10 loglevel=5
|
|
|
|
|
|
|
|
|