Searched defs:image_start (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm.c | 409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image() 508 ulong image_start = os.image_start; in bootm_load_os() local
|
| H A D | image-fdt.c | 384 ulong image_start, image_data, image_end; in boot_get_fdt() local
|
| H A D | image-fit.c | 2419 ulong image_start, image_end; in fit_image_load_index() local 2500 ulong image_start, image_end; in boot_get_fdt_fit() local
|
| /rk3399_rockchip-uboot/test/ |
| H A D | compression.c | 414 const ulong image_start = 0; in run_bootm_test() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 328 ulong image_start, image_len; /* start of image within blob, len of image */ member
|