Searched refs:image_load_offset (Results 1 – 5 of 5) sorted by relevance
30 addr += image_load_offset; in spl_ram_load_read()52 addr += image_load_offset; in spl_ram_load_image()
19 ulong image_load_offset; variable356 image_load_offset += header_size; in image_pre_load_sig()367 image_load_offset = 0; in image_pre_load()
915 img_addr += image_load_offset; in boot_get_kernel()
111 bootm_get_addr(argc, argv) + image_load_offset); in do_bootm_subcommand()
51 extern ulong image_load_offset; /* Default Load Address Offset */
Completed in 17 milliseconds