Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Drkcommon.h15 RK_MAX_BOOT_SIZE = 512 << 10, enumerator
H A Drkcommon.c328 hdr->init_size + RK_MAX_BOOT_SIZE / RK_BLK_SIZE; in rkcommon_set_header0()
530 if (boot_size != RK_MAX_BOOT_SIZE) in rkcommon_print_header()