Searched defs:image_start (Results 1 – 6 of 6) sorted by relevance
/u-boot/common/ |
A D | image-fdt.c | 275 ulong image_start, image_data, image_end; in boot_get_fdt() local
|
A D | bootm.c | 383 ulong image_start = os.image_start; in bootm_load_os() local
|
A D | image-fit.c | 2156 ulong image_start, image_end; in fit_image_load() local 2261 ulong image_start, image_end; in boot_get_fdt_fit() local
|
A D | image.c | 442 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp()
|
/u-boot/test/ |
A D | compression.c | 469 const ulong image_start = 0; in run_bootm_test() local
|
/u-boot/include/ |
A D | image.h | 366 ulong image_start, image_len; /* start of image within blob, len of image */ member
|
Completed in 36 milliseconds