Home
last modified time | relevance | path

Searched refs:image_os (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana.env88 image_os=ventana/openwrt-imx6-imx6q-gw5400-a-squashfs.bin
99 spi_update=echo Updating OS from ${serverip}:${image_os}
101 tftp ${loadaddr} ${image_os} &&
/u-boot/boot/
A Dimage-fit.c1542 uint8_t image_os; in fit_image_check_os() local
1544 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