Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dbooti.c20 struct Image_header { struct
37 struct Image_header *ih; in booti_setup() argument
41 ih = (struct Image_header *)map_sysmem(images->ep, 0); in booti_setup()
97 struct Image_header *ih; in booti_start()
117 ih = (struct Image_header *)map_sysmem(images->ep, 0); in booti_start()