Home
last modified time | relevance | path

Searched refs:image_load_offset (Results 1 – 5 of 5) sorted by relevance

/u-boot/common/spl/
A Dspl_ram.c30 addr += image_load_offset; in spl_ram_load_read()
52 addr += image_load_offset; in spl_ram_load_image()
/u-boot/boot/
A Dimage-pre-load.c19 ulong image_load_offset; variable
356 image_load_offset += header_size; in image_pre_load_sig()
367 image_load_offset = 0; in image_pre_load()
A Dbootm.c915 img_addr += image_load_offset; in boot_get_kernel()
/u-boot/cmd/
A Dbootm.c111 bootm_get_addr(argc, argv) + image_load_offset); in do_bootm_subcommand()
/u-boot/include/
A Dimage.h51 extern ulong image_load_offset; /* Default Load Address Offset */

Completed in 17 milliseconds