Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c102 #if defined(CONFIG_SYS_BR7_PRELIM) && defined(CONFIG_SYS_OR7_PRELIM) in init_early_memctl_regs()
103 set_lbc_or(7, CONFIG_SYS_OR7_PRELIM); in init_early_memctl_regs()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c172 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()
173 out_be32(&memctl->memc_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A DM5272C3.h170 #define CONFIG_SYS_OR7_PRELIM 0xFFC0007C macro
A Dcobra5272.h283 #define CONFIG_SYS_OR7_PRELIM 0xFF00007C macro
A Dsbc8641d.h193 #define CONFIG_SYS_OR7_PRELIM 0xfff06e65 /* 128MB local bus SDRAM area (2nd half) */ macro
/u-boot/configs/
A DMCR3000_defconfig42 CONFIG_SYS_OR7_PRELIM=0xFFFF810A
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c388 #if defined(CONFIG_SYS_OR7_PRELIM) && defined(CONFIG_SYS_BR7_PRELIM) in cpu_init_f()
390 out_be32(&csctrl->cs_or7, CONFIG_SYS_OR7_PRELIM); in cpu_init_f()

Completed in 10 milliseconds