Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dimage.h332 } image_info_t; typedef
369 image_info_t os; /* os image info */
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c504 image_info_t os = images->os; in bootm_load_os()