OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_BOOTCOUNT_LIMIT
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/arch/powerpc/cpu/mpc83xx/
fdt.c
18
#if defined(
CONFIG_BOOTCOUNT_LIMIT
) && \
125
#if defined(
CONFIG_BOOTCOUNT_LIMIT
) && \
cpu.c
21
#if defined(
CONFIG_BOOTCOUNT_LIMIT
) && !defined(CONFIG_MPC831x)
/external/u-boot/include/
bootcount.h
13
#if defined(CONFIG_SPL_BOOTCOUNT_LIMIT) || defined(
CONFIG_BOOTCOUNT_LIMIT
)
88
#endif /* CONFIG_SPL_BOOTCOUNT_LIMIT ||
CONFIG_BOOTCOUNT_LIMIT
*/
/external/u-boot/drivers/
Makefile
71
obj-$(
CONFIG_BOOTCOUNT_LIMIT
) += bootcount/
Completed in 324 milliseconds