Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimximage.c93 static uint32_t max_dcd_entries; variable
436 max_dcd_entries = MAX_HW_CFG_SIZE_V1; in set_hdr_func()
444 max_dcd_entries = MAX_HW_CFG_SIZE_V2; in set_hdr_func()
712 if (*dcd_len > max_dcd_entries) { in parse_cfg_fld()
715 name, lineno, max_dcd_entries); in parse_cfg_fld()