Initial commit

This commit is contained in:
nxshock 2021-11-05 16:35:44 +05:00
commit 1b54616659
4 changed files with 83 additions and 0 deletions

9
extlinux.conf Normal file
View file

@ -0,0 +1,9 @@
timeout 3
default Arch
label Arch
linux /Image
fdt /dtbs/rockchip/rk3328-nanopi-r2s.dtb
append console=ttyS2,1500000 root=/dev/mmcblk0p1 rw rootwait earlycon=uart8250,mmio32,0xff130000
initrd /initramfs-linux.img