Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_BR1_PRELIM (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c65 #if defined(CONFIG_SYS_BR1_PRELIM) && defined(CONFIG_SYS_OR1_PRELIM) in init_early_memctl_regs()
67 set_lbc_br(1, CONFIG_SYS_BR1_PRELIM); in init_early_memctl_regs()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c141 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f()
143 out_be32(&memctl->memc_br1, CONFIG_SYS_BR1_PRELIM); in cpu_init_f()
/openbmc/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c36 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/openbmc/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c34 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/openbmc/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c34 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/openbmc/u-boot/board/xes/xpedite517x/
H A Dxpedite517x.c39 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/openbmc/u-boot/include/configs/
H A DP1022DS.h201 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
259 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
H A DP2041RDB.h228 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
233 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
H A DMPC8313ERDB.h271 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NOR_BR_PRELIM macro
276 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
H A DM5272C3.h175 #define CONFIG_SYS_BR1_PRELIM 0 macro
H A Dcobra5272.h289 #define CONFIG_SYS_BR1_PRELIM 0 macro
H A DMPC8541CDS.h102 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
H A DMPC8555CDS.h100 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
H A Dcontrolcenterd.h151 #define CONFIG_SYS_BR1_PRELIM CONFIG_UART_BR_PRELIM macro
H A Dsocrates.h108 #define CONFIG_SYS_BR1_PRELIM 0xfc001001 /* port size 16bit */ macro
H A DMPC8568MDS.h111 #define CONFIG_SYS_BR1_PRELIM 0xf8000801 macro
H A Dp1_p2_rdb_pc.h462 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
468 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ macro
H A DP1023RDB.h135 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
H A DMPC8544DS.h104 #define CONFIG_SYS_BR1_PRELIM 0xfe801001 macro
H A Dxpedite520x.h117 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \ macro
H A DMPC8548CDS.h155 #define CONFIG_SYS_BR1_PRELIM \ macro
/openbmc/u-boot/board/cssi/MCR3000/
H A DMCR3000.c105 out_be32(&memctl->memc_br1, CONFIG_SYS_BR1_PRELIM); in dram_init()
/openbmc/u-boot/doc/
H A DREADME.lynxkdi44 #define CONFIG_SYS_BR1_PRELIM 0xFA101801
/openbmc/u-boot/configs/
H A DMCR3000_defconfig19 CONFIG_SYS_BR1_PRELIM=0x00000081
/openbmc/u-boot/include/configs/km/
H A Dkm83xx-common.h113 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_KMBEC_FPGA_BASE | \ macro

123