summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-03-26 20:35:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-03-26 20:35:25 -0700
commitd9c05b4f91826bfcac020b7060d72f5f466a6e49 (patch)
tree272e6c0eecdc7a7803924bd0590c2e1598fa35b7
parentUpdated to 20200308 (diff)
downloaduboot-pinebookpro-d9c05b4f91826bfcac020b7060d72f5f466a6e49.tar.xz
Add the extlinux.con
-rw-r--r--extlinux.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/extlinux.conf b/extlinux.conf
new file mode 100644
index 0000000..c98bc0e
--- /dev/null
+++ b/extlinux.conf
@@ -0,0 +1,4 @@
+LABEL Archlinux ARM
+KERNEL ../Image
+FDT ../dtbs/rockchip/rk3399-pinebook-pro.dtb
+APPEND initrd=../initramfs-linux.img console=tty1 root=LABEL=ROOT rw rootwait video=eDP-1:1920x1080@60 video=HDMI-A-1:1920x1080@60