Searched refs:get_load_addr (Results 1 – 1 of 1) sorted by relevance
133 static ulong get_load_addr(void) in get_load_addr() function190 (void *)get_load_addr()); in mmc_burn_image()198 (void *)get_load_addr()); in mmc_burn_image()235 rc = fs_read(file_name, get_load_addr(), 0, 0, &act_read); in mmc_read_file()294 (int)image_size, get_load_addr()); in spi_burn_image()352 (int)image_size, get_load_addr()); in nand_burn_image()444 image_load_addr = get_load_addr(); in tftp_read_file()511 (struct mvebu_image_header *)get_load_addr(); in check_image_header()576 (struct mvebu_image_info *)(get_load_addr() + in check_image_header()667 (struct a38x_main_hdr_v1 *)get_load_addr(); in check_image_header()[all …]
Completed in 6 milliseconds