xref: /OK3568_Linux_fs/buildroot/board/asus/tinker/extlinux.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1label Tinker linux-next
2  kernel /boot/uImage
3  devicetree /boot/rk3288-tinker.dtb
4  append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait
5