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

  /system/core/mkbootimg/
bootimg.h 36 unsigned ramdisk_addr; /* physical load addr */ member in struct:boot_img_hdr
mkbootimg.c 167 hdr.ramdisk_addr = base + ramdisk_offset;
  /system/core/fastboot/
bootimg.c 73 hdr->ramdisk_addr = base + ramdisk_offset;

Completed in 39 milliseconds