Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dclearfog.h30 #define CONFIG_ENV_MIN_ENTRIES 128 macro
A Dhelios4.h30 #define CONFIG_ENV_MIN_ENTRIES 128 macro
/u-boot/lib/
A Dhashtable.c38 #ifndef CONFIG_ENV_MIN_ENTRIES /* minimum number of entries */
39 #define CONFIG_ENV_MIN_ENTRIES 64 macro
859 int nent = CONFIG_ENV_MIN_ENTRIES + size / 8; in himport_r()
/u-boot/scripts/
A Dconfig_whitelist.txt396 CONFIG_ENV_MIN_ENTRIES

Completed in 9 milliseconds