Searched refs:image_os (Results 1 – 2 of 2) sorted by relevance
88 image_os=ventana/openwrt-imx6-imx6q-gw5400-a-squashfs.bin99 spi_update=echo Updating OS from ${serverip}:${image_os}101 tftp ${loadaddr} ${image_os} &&
1542 uint8_t image_os; in fit_image_check_os() local1544 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os()1546 return (os == image_os); in fit_image_check_os()
Completed in 8 milliseconds