Home
last modified time | relevance | path

Searched defs:image_len (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dbootm.c410 void *load_buf, void *image_buf, ulong image_len, in bootm_decomp_image()
509 ulong image_len = os.image_len; in bootm_load_os() local
/rk3399_rockchip-uboot/include/
H A Dimage.h328 ulong image_start, image_len; /* start of image within blob, len of image */ member