Home
last modified time | relevance | path

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

/external/u-boot/common/spl/
Dspl_nand.c115 if (header->ih_os == IH_OS_LINUX) { in spl_nand_load_image()
/external/u-boot/include/
Dimage.h319 uint8_t ih_os; /* Operating System */ member