OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_ARCH_P5020
(Results
1 - 6
of
6
) sorted by null
/external/u-boot/drivers/net/fm/
Makefile
23
obj-$(
CONFIG_ARCH_P5020
) += p5020.o
/external/u-boot/arch/powerpc/include/asm/
fsl_secure_boot.h
61
defined(
CONFIG_ARCH_P5020
) || \
config_mpc85xx.h
173
#elif defined(
CONFIG_ARCH_P5020
) /* also supports P5010 */
immap_85xx.h
[
all
...]
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Makefile
43
obj-$(
CONFIG_ARCH_P5020
) += p5020_ids.o
82
obj-$(
CONFIG_ARCH_P5020
) += p5020_serdes.o
/external/u-boot/include/configs/
cyrus.h
9
#if !defined(
CONFIG_ARCH_P5020
) && !defined(CONFIG_ARCH_P5040)
17
#ifdef
CONFIG_ARCH_P5020
29
#if defined(
CONFIG_ARCH_P5020
)
Completed in 78 milliseconds