Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Drkcommon.h14 RK_MAX_BOOT_SIZE = 512 << 10, enumerator
H A Drkcommon.c183 hdr->init_boot_size = hdr->init_size + RK_MAX_BOOT_SIZE / RK_BLK_SIZE; in rkcommon_set_header0()