| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tuxx1.h | 79 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_APP1_BASE | \ macro 100 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_APP1_BASE | \ macro
|
| H A D | kmp204x.h | 47 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_LBAPP1_BR_PRELIM macro
|
| H A D | corenet_ds.h | 258 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro 263 #define CONFIG_SYS_BR2_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
|
| H A D | cobra5272.h | 299 #define CONFIG_SYS_BR2_PRELIM 0 macro
|
| H A D | M5272C3.h | 187 #define CONFIG_SYS_BR2_PRELIM 0x30000001 macro
|
| H A D | suvd3.h | 99 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_APP1_BASE | \ macro
|
| H A D | MPC8541CDS.h | 149 #define CONFIG_SYS_BR2_PRELIM 0xf0001861 macro
|
| H A D | MPC8555CDS.h | 147 #define CONFIG_SYS_BR2_PRELIM 0xf0001861 macro
|
| H A D | MPC8540ADS.h | 148 #define CONFIG_SYS_BR2_PRELIM 0xf0001861 macro
|
| H A D | socrates.h | 159 #define CONFIG_SYS_BR2_PRELIM 0xc80018a1 /* UPMB, 32-bit */ macro
|
| H A D | MPC8568MDS.h | 139 #define CONFIG_SYS_BR2_PRELIM 0xf0001861 macro
|
| H A D | MPC8560ADS.h | 147 #define CONFIG_SYS_BR2_PRELIM 0xf0001861 macro
|
| H A D | xpedite520x.h | 135 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_NAND_BASE | \ macro
|
| H A D | MPC8548CDS.h | 213 #define CONFIG_SYS_BR2_PRELIM \ macro
|
| H A D | xpedite550x.h | 156 #define CONFIG_SYS_BR2_PRELIM (CONFIG_SYS_NAND_BASE | \ macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 72 #if defined(CONFIG_SYS_BR2_PRELIM) && defined(CONFIG_SYS_OR2_PRELIM) in init_early_memctl_regs() 74 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in init_early_memctl_regs()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu_init.c | 146 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in cpu_init_f() 148 out_be32(&memctl->memc_br2, CONFIG_SYS_BR2_PRELIM); in cpu_init_f()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8541cds/ |
| H A D | mpc8541cds.c | 280 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init() 296 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8555cds/ |
| H A D | mpc8555cds.c | 278 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init() 294 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/ |
| H A D | mpc8568mds.c | 158 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init() 173 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8548cds/ |
| H A D | mpc8548cds.c | 98 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init() 113 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1022ds/ |
| H A D | spl_minimal.c | 31 set_lbc_br(2, CONFIG_SYS_BR2_PRELIM); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 22 CONFIG_SYS_BR2_PRELIM=0x08000801
|
| /OK3568_Linux_fs/u-boot/board/sbc8349/ |
| H A D | sbc8349.c | 138 #if defined(CONFIG_SYS_BR2_PRELIM) \
|
| /OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/ |
| H A D | cpu_init.c | 362 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in cpu_init_f() 363 out_be32(&csctrl->cs_br2, CONFIG_SYS_BR2_PRELIM); in cpu_init_f()
|