Home
last modified time | relevance | path

Searched defs:hdr_addr (Results 1 – 6 of 6) sorted by relevance

/u-boot/common/
A Dimage-android-dt.c19 bool android_dt_check_header(ulong hdr_addr) in android_dt_check_header()
41 bool android_dt_get_fdt_by_index(ulong hdr_addr, u32 index, ulong *addr, in android_dt_get_fdt_by_index()
103 void android_dt_print_contents(ulong hdr_addr) in android_dt_print_contents()
A Dimage-android.c227 bool android_image_get_dtbo(ulong hdr_addr, ulong *addr, u32 *size) in android_image_get_dtbo()
276 static bool android_image_get_dtb_img_addr(ulong hdr_addr, ulong *addr) in android_image_get_dtb_img_addr()
328 bool android_image_get_dtb_by_index(ulong hdr_addr, u32 index, ulong *addr, in android_image_get_dtb_by_index()
486 bool android_image_print_dtb_contents(ulong hdr_addr) in android_image_print_dtb_contents()
/u-boot/board/freescale/common/
A Dfsl_chain_of_trust.c97 void spl_validate_uboot(uint32_t hdr_addr, uintptr_t img_addr) in spl_validate_uboot()
146 uint32_t hdr_addr; in jump_to_image_no_args() local
/u-boot/drivers/net/pfe_eth/
A Dpfe_firmware.c215 void *hdr_addr = malloc(CONFIG_SYS_LS_PFE_ESBC_LENGTH); in pfe_spi_flash_init() local
/u-boot/cmd/
A Dadtimg.c25 ulong hdr_addr; in do_adtimg_addr() local
/u-boot/drivers/fastboot/
A Dfb_mmc.c346 uintptr_t hdr_addr; /* boot image header address */ in fb_mmc_update_zimage() local

Completed in 8 milliseconds