Searched defs:image_start (Results 1 – 6 of 6) sorted by relevance
| /u-boot/boot/ |
| A D | image-fdt.c | 363 ulong image_start, image_data, image_end; in select_fdt() local
|
| A D | image.c | 443 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp()
|
| A D | bootm.c | 421 ulong image_start = os.image_start; in bootm_load_os() local
|
| A D | image-fit.c | 2240 ulong image_start, image_end; in fit_image_load() local 2345 ulong image_start, image_end; in boot_get_fdt_fit() local
|
| /u-boot/test/ |
| A D | compression.c | 537 const ulong image_start = 0; in run_bootm_test() local
|
| /u-boot/include/ |
| A D | image.h | 338 ulong image_start, image_len; /* start of image within blob, len of image */ member
|
Completed in 21 milliseconds