uboot-nanopi-r2s/extlinux.conf
2021-11-05 16:35:44 +05:00

9 lines
231 B
Text

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