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