Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c66 #if defined(CONFIG_SYS_BR1_PRELIM) && defined(CONFIG_SYS_OR1_PRELIM) in init_early_memctl_regs()
68 set_lbc_br(1, CONFIG_SYS_BR1_PRELIM); in init_early_memctl_regs()
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c37 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite517x/
H A Dxpedite517x.c40 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c37 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c37 set_lbc_br(0, CONFIG_SYS_BR1_PRELIM); in flash_cs_fixup()
/OK3568_Linux_fs/u-boot/include/configs/
H A DP1022DS.h211 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
269 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
H A DP2041RDB.h249 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
254 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
H A DMPC8313ERDB.h288 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NOR_BR_PRELIM macro
293 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
H A Dcobra5272.h296 #define CONFIG_SYS_BR1_PRELIM 0 macro
H A DM5272C3.h185 #define CONFIG_SYS_BR1_PRELIM 0 macro
H A DMPC8541CDS.h107 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
H A DMPC8555CDS.h105 #define CONFIG_SYS_BR1_PRELIM 0xff001001 macro
H A Dsocrates.h117 #define CONFIG_SYS_BR1_PRELIM 0xfc001001 /* port size 16bit */ macro
H A Dp1_p2_rdb_pc.h506 #define CONFIG_SYS_BR1_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
512 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ macro
H A DMPC8568MDS.h116 #define CONFIG_SYS_BR1_PRELIM 0xf8000801 macro
H A Dcontrolcenterd.h154 #define CONFIG_SYS_BR1_PRELIM CONFIG_UART_BR_PRELIM macro
H A DP1023RDB.h146 #define CONFIG_SYS_BR1_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
H A Dxpedite520x.h129 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_FLASH_BASE2 | \ macro
H A DMPC8548CDS.h162 #define CONFIG_SYS_BR1_PRELIM \ macro
/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A DMCR3000.c102 out_be32(&memctl->memc_br1, CONFIG_SYS_BR1_PRELIM); in dram_init()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.lynxkdi44 #define CONFIG_SYS_BR1_PRELIM 0xFA101801
/OK3568_Linux_fs/u-boot/configs/
H A DMCR3000_defconfig19 CONFIG_SYS_BR1_PRELIM=0x00000081
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c357 #if (defined(CONFIG_SYS_OR1_PRELIM) && defined(CONFIG_SYS_BR1_PRELIM)) in cpu_init_f()
358 out_be32(&csctrl->cs_br1, CONFIG_SYS_BR1_PRELIM); in cpu_init_f()
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm83xx-common.h132 #define CONFIG_SYS_BR1_PRELIM (CONFIG_SYS_KMBEC_FPGA_BASE | \ macro

123