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

  /external/u-boot/include/
android_image.h 29 u32 ramdisk_addr; /* physical load addr */ member in struct:andr_img_hdr
  /device/google/cuttlefish_common/host/commands/launch/
bootimg.h 44 uint32_t ramdisk_addr; /* physical load addr */ member in struct:boot_img_hdr_v0
  /external/u-boot/common/
image-android.c 139 hdr->ramdisk_addr, DIV_ROUND_UP(hdr->ramdisk_size, 1024));
240 printf("%sramdisk addrress: %x\n", p, hdr->ramdisk_addr);

Completed in 1001 milliseconds