Home
last modified time | relevance | path

Searched refs:IH_OS_INVALID (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c736 uint8_t os_type = IH_OS_INVALID; in spl_internal_load_simple_fit()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h132 IH_OS_INVALID = 0, /* Invalid OS */ enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c94 { IH_OS_INVALID, "invalid", "Invalid OS", },