HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_CPM2 (Results 1 - 14 of 14) sorted by null

  /external/u-boot/arch/powerpc/include/asm/
global_data.h 24 #if defined(CONFIG_CPM2)
91 #if defined(CONFIG_CPM2)
immap_85xx.h 926 #ifndef CONFIG_CPM2
    [all...]
  /external/u-boot/include/asm-generic/
u-boot.h 54 #if defined(CONFIG_CPM2)
  /external/u-boot/arch/powerpc/cpu/mpc85xx/
Makefile 30 obj-$(CONFIG_CPM2) += commproc.o
32 obj-$(CONFIG_CPM2) += ether_fcc.o
58 obj-$(CONFIG_CPM2) += serial_scc.o
cpu_init.c 151 #ifdef CONFIG_CPM2
473 #ifdef CONFIG_CPM2
479 #if defined(CONFIG_CPM2)
speed.c 626 #if defined(CONFIG_CPM2)
686 #if defined(CONFIG_CPM2)
cpu.c 234 #ifdef CONFIG_CPM2
fdt.c 652 #ifdef CONFIG_CPM2
  /external/u-boot/include/configs/
MPC8541CDS.h 16 #define CONFIG_CPM2 1 /* has CPM2 */
MPC8555CDS.h 16 #define CONFIG_CPM2 1 /* has CPM2 */
MPC8560ADS.h 21 #define CONFIG_CPM2 1 /* has CPM2 */
  /external/u-boot/cmd/
bdinfo.c 186 #if defined(CONFIG_CPM2)
192 #if defined(CONFIG_CPM2)
  /external/u-boot/arch/powerpc/lib/
bootm.c 277 #if defined(CONFIG_CPM2)
  /external/u-boot/common/
board_f.c 555 #if defined(CONFIG_CPM2)
560 #endif /* CONFIG_CPM2 */

Completed in 707 milliseconds