Hi Yuri, On Wed, Jun 13, 2018 at 02:19:06PM +0300, Yuri Frolov wrote: > Hi, > > do I understand correctly, that the native format for mips arch. u-boot uses is uImage? > Yocto's default for mips is vmlinuz.bin for some reason, here is the question. > You got to enable U-Boot's CONFIG_CMD_BOOTZ and use the bootz command in order to boot that. Or change that default to generate FIT or legacy uImage instead.