Home
last modified time | relevance | path

Searched refs:second_addr (Results 1 – 3 of 3) sorted by relevance

/system/tools/mkbootimg/include/bootimg/
Dbootimg.h71 uint32_t second_addr; /* physical load addr */ member
/system/core/fastboot/
Dbootimg_utils.cpp108 hdr->second_addr += base; in mkbootimg()
Dfastboot.cpp1784 g_boot_img_hdr.second_addr = 0x00f00000; in Main()