Searched refs:RK_MAX_BOOT_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/ | ||
H A D | rkcommon.h | 14 RK_MAX_BOOT_SIZE = 512 << 10, enumerator |
H A D | rkcommon.c | 183 hdr->init_boot_size = hdr->init_size + RK_MAX_BOOT_SIZE / RK_BLK_SIZE; in rkcommon_set_header0() |