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

  /external/u-boot/include/
android_image.h 32 u32 second_addr; /* physical load addr */ member in struct:andr_img_hdr
79 * 6. if second_size != 0: jump to second_addr
  /device/google/cuttlefish_common/host/commands/launch/
bootimg.h 47 uint32_t second_addr; /* physical load addr */ member in struct:boot_img_hdr_v0
105 * 6. if second_size != 0: jump to second_addr
145 * 7. if second_size != 0: jump to second_addr
  /external/u-boot/common/
image-android.c 242 printf("%ssecond address: %x\n", p, hdr->second_addr);

Completed in 127 milliseconds