Searched refs:image_check_magic (Results 1 - 5 of 5) sorted by relevance

/u-boot/cmd/
H A Dximg.c77 if (!image_check_magic(hdr)) {
H A Dbootm.c294 if (!image_check_magic(hdr)) {
/u-boot/boot/
H A Dimage-board.c48 if (!image_check_magic(rd_hdr)) {
257 if (image_check_magic(hdr))
965 if (!image_check_magic(hdr)) {
H A Dbootm.c69 if (!image_check_magic(hdr)) {
/u-boot/include/
H A Dimage.h955 static inline int image_check_magic(const struct legacy_img_hdr *hdr) function

Completed in 66 milliseconds