Searched refs:ih_os (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/common/spl/ | ||
D | spl_nand.c | 115 if (header->ih_os == IH_OS_LINUX) { in spl_nand_load_image() |
/external/u-boot/include/ | ||
D | image.h | 319 uint8_t ih_os; /* Operating System */ member |