summaryrefslogtreecommitdiff
path: root/extlinux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extlinux.conf')
-rw-r--r--extlinux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/extlinux.conf b/extlinux.conf
index 32757f4..ac76893 100644
--- a/extlinux.conf
+++ b/extlinux.conf
@@ -1,4 +1,4 @@
LABEL Manjaro ARM
-KERNEL ../Image
-FDT ../dtbs/allwinner/sun50i-a64-pinebook.dtb
-APPEND initrd=../initramfs-linux.img console=tty1 root=LABEL=ROOT rw rootwait bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash
+KERNEL /Image
+FDT /dtbs/allwinner/sun50i-a64-pinebook.dtb
+APPEND initrd=/initramfs-linux.img console=tty1 console=ttyS0,115200 root=LABEL=ROOT rw rootwait video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash