HomeSort by relevance Sort by last modified time
    Searched refs:second_addr (Results 1 - 2 of 2) sorted by null

  /system/core/mkbootimg/include/bootimg/
bootimg.h 44 uint32_t second_addr; /* physical load addr */ member in struct:boot_img_hdr_v0
102 * 6. if second_size != 0: jump to second_addr
145 * 8. if second_size != 0: jump to second_addr
  /system/core/fastboot/
bootimg_utils.cpp 68 hdr->second_addr = base + second_offset;

Completed in 90 milliseconds