OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_TARGET_P3041DS
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/board/freescale/corenet_ds/
Makefile
9
obj-$(
CONFIG_TARGET_P3041DS
) += eth_hydra.o
13
obj-$(
CONFIG_TARGET_P3041DS
) += p3041ds_ddr.o
corenet_ds.c
28
#if defined(
CONFIG_TARGET_P3041DS
) || defined(CONFIG_TARGET_P5020DS) || \
58
#if defined(
CONFIG_TARGET_P3041DS
) || defined(CONFIG_TARGET_P5020DS) || \
138
#if defined(
CONFIG_TARGET_P3041DS
) || defined(CONFIG_TARGET_P5020DS) || \
/external/u-boot/board/freescale/common/
Makefile
54
obj-$(
CONFIG_TARGET_P3041DS
) += ics307_clk.o
69
obj-$(
CONFIG_TARGET_P3041DS
) += p_corenet/
/external/u-boot/include/configs/
corenet_ds.h
26
#if defined(
CONFIG_TARGET_P3041DS
)
Completed in 207 milliseconds