Home
last modified time | relevance | path

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

/openbmc/u-boot/post/
H A Dtests.c289 #if CONFIG_POST & CONFIG_SYS_POST_MEM_REGIONS
298 CONFIG_SYS_POST_MEM_REGIONS
/openbmc/u-boot/include/
H A Dpost.h162 #define CONFIG_SYS_POST_MEM_REGIONS 0x01000000 macro
/openbmc/u-boot/include/configs/km/
H A Dkm_arm.h263 #define CONFIG_POST (CONFIG_SYS_POST_MEM_REGIONS)
H A Dkmp204x-common.h68 #define CONFIG_POST CONFIG_SYS_POST_MEM_REGIONS /* POST memory regions test */
/openbmc/u-boot/include/configs/
H A Dkm8360.h253 #define CONFIG_POST (CONFIG_SYS_POST_MEMORY|CONFIG_SYS_POST_MEM_REGIONS)
/openbmc/u-boot/post/drivers/
H A Dmemory.c139 #if CONFIG_POST & (CONFIG_SYS_POST_MEMORY | CONFIG_SYS_POST_MEM_REGIONS)
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3953 CONFIG_SYS_POST_MEM_REGIONS