Searched refs:MAX_MERGE_SIZE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/rockchip/ | ||
| H A D | boot_merger.h | 97 #define MAX_MERGE_SIZE (512 << 10) macro |
| H A D | boot_merger.c | 31 static uint32_t g_merge_max_size = MAX_MERGE_SIZE; |