diff --git a/extlinux/extlinux.conf b/extlinux/extlinux.conf new file mode 100644 index 0000000..3715bee --- /dev/null +++ b/extlinux/extlinux.conf @@ -0,0 +1,4 @@ +label kernel-4.9.81 + kernel /zImage + fdt /rk3288-miqi.dtb + append earlyprintk console=tty1 console=ttyS2,115200n8 rw root=/dev/sda2 rootfstype=ext4 init=/sbin/init