mirror of
https://github.com/nxshock/uboot-nanopi-r2s.git
synced 2025-07-02 00:23:41 +05:00
9 lines
231 B
Text
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
|