Home
last modified time | relevance | path

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

/u-boot/include/
A Dimage.h892 static inline int image_check_os(const image_header_t *hdr, uint8_t os) in image_check_os() function
/u-boot/common/
A Dimage.c637 if (!image_check_os(rd_hdr, IH_OS_LINUX) || in image_get_ramdisk()

Completed in 23 milliseconds