Home
last modified time | relevance | path

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

/u-boot/tools/
A Dimximage.c96 static uint32_t max_dcd_entries; variable
439 max_dcd_entries = MAX_HW_CFG_SIZE_V1; in set_hdr_func()
447 max_dcd_entries = MAX_HW_CFG_SIZE_V2; in set_hdr_func()
720 if (*dcd_len > max_dcd_entries) { in parse_cfg_fld()
723 name, lineno, max_dcd_entries); in parse_cfg_fld()

Completed in 6 milliseconds