Searched refs:second_addr (Results 1 - 3 of 3) sorted by path

/system/core/fastboot/
H A Dbootimg.c73 hdr->second_addr = base + 0x00F00000;
/system/core/mkbootimg/
H A Dbootimg.h39 unsigned second_addr; /* physical load addr */ member in struct:boot_img_hdr
75 ** 6. if second_size != 0: jump to second_addr
H A Dmkbootimg.c167 hdr.second_addr = base + second_offset;

Completed in 2967 milliseconds