Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Drkcommon.c96 uint16_t init_boot_size; member
328 hdr->init_boot_size = in rkcommon_set_header0()
331 hdr->init_boot_size = in rkcommon_set_header0()
526 boot_size = header0.init_boot_size * RK_BLK_SIZE - init_size; in rkcommon_print_header()
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.c507 size_t init_boot_size; in avb_image_distribute_prepare() local
514 init_boot_size = get_partition_size(ops, in avb_image_distribute_prepare()
521 boot_size + init_boot_size + in avb_image_distribute_prepare()
536 data->resource.addr = data->init_boot.addr + init_boot_size; in avb_image_distribute_prepare()