Searched defs:image_start (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/common/ |
H A D | bootm.c | 356 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image() 451 ulong image_start = os.image_start; in bootm_load_os() local
|
H A D | image-fdt.c | 269 ulong image_start, image_data, image_end; in boot_get_fdt() local
|
H A D | image-fit.c | 1975 ulong image_start, image_end; in fit_image_load() local 2046 ulong image_start, image_end; in boot_get_fdt_fit() local
|
/openbmc/linux/drivers/mtd/parsers/ |
D | afs.c |
|
/openbmc/u-boot/test/ |
H A D | compression.c | 465 const ulong image_start = 0; in run_bootm_test() local
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
D | ql4_nx.c |
|
/openbmc/u-boot/include/ |
H A D | image.h | 354 ulong image_start, image_len; /* start of image within blob, len of image */ member
|