Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_BR3_PRELIM (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/include/configs/
H A Dtuxx1.h120 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
143 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
H A Dsuvd3.h93 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
108 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_APP2_BASE | \ macro
H A Dkmp204x.h68 #define CONFIG_SYS_BR3_PRELIM CONFIG_SYS_LBAPP2_BR_PRELIM macro
H A DM5272C3.h179 #define CONFIG_SYS_BR3_PRELIM 0 macro
H A Dcobra5272.h295 #define CONFIG_SYS_BR3_PRELIM 0 macro
H A DMPC8541CDS.h213 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
H A DMPC8555CDS.h211 #define CONFIG_SYS_BR3_PRELIM 0xf8000801 macro
H A Dsocrates.h138 #define CONFIG_SYS_BR3_PRELIM 0xc0001881 /* UPMA, 32-bit */ macro
H A Dkm8360.h161 #define CONFIG_SYS_BR3_PRELIM (\ macro
H A DMPC8544DS.h128 #define CONFIG_SYS_BR3_PRELIM 0xf8100801 /* port size 8bit */ macro
H A Dxpedite520x.h137 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A Dsbc8548.h285 #define CONFIG_SYS_BR3_PRELIM 0xf0001861 macro
H A DMPC8548CDS.h282 #define CONFIG_SYS_BR3_PRELIM \ macro
H A Dxpedite537x.h159 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A Dxpedite550x.h161 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_NAND_BASE2 | \ macro
H A DTQM834x.h117 #define CONFIG_SYS_BR3_PRELIM 0x00000000 macro
H A Dids8313.h251 #define CONFIG_SYS_BR3_PRELIM (CONFIG_SYS_CPLD_BASE |\ macro
H A Dve8313.h216 #define CONFIG_SYS_BR3_PRELIM (0x62000000 \ macro
H A DMPC8569MDS.h192 #define CONFIG_SYS_BR3_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c76 #if defined(CONFIG_SYS_BR3_PRELIM) && defined(CONFIG_SYS_OR3_PRELIM) in init_early_memctl_regs()
78 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in init_early_memctl_regs()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c151 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
153 out_be32(&memctl->memc_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
/openbmc/u-boot/configs/
H A DMCR3000_defconfig25 CONFIG_SYS_BR3_PRELIM=0x0C000401
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c366 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
367 out_be32(&csctrl->cs_br3, CONFIG_SYS_BR3_PRELIM); in cpu_init_f()
/openbmc/u-boot/board/freescale/mpc8349itx/
H A Dmpc8349itx.c216 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in misc_init_f()
/openbmc/u-boot/board/sbc8548/
H A Dsbc8548.c136 set_lbc_br(3, CONFIG_SYS_BR3_PRELIM); in lbc_sdram_init()

12