Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dhashtable.c39 #ifndef CONFIG_ENV_MAX_ENTRIES /* maximum number of entries */
40 #define CONFIG_ENV_MAX_ENTRIES 512 macro
842 if (nent > CONFIG_ENV_MAX_ENTRIES) in himport_r()
843 nent = CONFIG_ENV_MAX_ENTRIES; in himport_r()
/openbmc/u-boot/include/configs/
H A Dxilinx_zynqmp.h262 # define CONFIG_ENV_MAX_ENTRIES 10 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt484 CONFIG_ENV_MAX_ENTRIES
/openbmc/u-boot/
H A DREADME2879 - CONFIG_ENV_MAX_ENTRIES