Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c76 u32 flash_entry_addr; member
537 u32 flash_entry_addr; in check_image_header() local
564 flash_entry_addr = info->flash_entry_addr; in check_image_header()
566 buff = (const u8 *)(get_load_addr() + flash_entry_addr); in check_image_header()