Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_fit.c474 uint8_t os_type = IH_OS_INVALID; in spl_load_simple_fit()
/external/u-boot/include/
Dimage.h131 IH_OS_INVALID = 0, /* Invalid OS */ enumerator
/external/u-boot/common/
Dimage.c93 { IH_OS_INVALID, "invalid", "Invalid OS", },