Home
last modified time | relevance | path

Searched refs:bootm_decomp_image (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/test/
H A Dcompression.c423 err = bootm_decomp_image(comp_type, load_addr, image_start, in run_bootm_test()
429 err = bootm_decomp_image(comp_type, load_addr, image_start, in run_bootm_test()
441 err = bootm_decomp_image(comp_type, load_addr, image_start, in run_bootm_test()
/OK3568_Linux_fs/u-boot/common/
H A Dbootm.su
H A Dbootm.c409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image() function
516 err = bootm_decomp_image(os.comp, load, os.image_start, os.type, in bootm_load_os()
1033 ret = bootm_decomp_image(imape_comp, 0, data, image_type, load_buf, in bootm_host_load_image()
/OK3568_Linux_fs/u-boot/include/
H A Dbootm.h74 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym