Searched refs:bootm_decomp_image (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | compression.c | 423 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 D | bootm.su | |
| H A D | bootm.c | 409 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 D | bootm.h | 74 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |