xref: /OK3568_Linux_fs/buildroot/board/orangepi/orangepi-rk3399/extlinux.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1label RK3399_ROCKPRO64 linux
2  kernel /Image
3  devicetree /rk3399-orangepi.dtb
4  append earlycon=uart8250,mmio32,0xff1a0000 root=/dev/mmcblk1p4 rw rootwait
5