xref: /OK3568_Linux_fs/buildroot/board/radxa/rockpi-n8/extlinux.conf (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1label RK3288_ROCKPI_N8 linux
2  kernel /zImage
3  devicetree /rk3288-rock-pi-n8.dtb
4  append console=ttyS2,115200n8 root=/dev/mmcblk0p4 rw rootwait
5