Home
last modified time | relevance | path

Searched defs:image_start (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/common/
H A Dbootm.c356 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 Dimage-fdt.c269 ulong image_start, image_data, image_end; in boot_get_fdt() local
H A Dimage-fit.c1975 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/
Dafs.c
/openbmc/u-boot/test/
H A Dcompression.c465 const ulong image_start = 0; in run_bootm_test() local
/openbmc/linux/drivers/scsi/qla4xxx/
Dql4_nx.c
/openbmc/u-boot/include/
H A Dimage.h354 ulong image_start, image_len; /* start of image within blob, len of image */ member