| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | tuxx1.h | 83 #define CONFIG_SYS_OR2_PRELIM (MEG_TO_AM(CONFIG_SYS_APP1_SIZE) | \ macro 105 #define CONFIG_SYS_OR2_PRELIM (MEG_TO_AM(CONFIG_SYS_APP1_SIZE) | \ macro
|
| H A D | xpedite520x.h | 140 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro 152 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
|
| H A D | xpedite550x.h | 163 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro 178 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
|
| H A D | xpedite537x.h | 161 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro 176 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
|
| H A D | kmp204x.h | 49 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_LBAPP1_OR_PRELIM macro
|
| H A D | xpedite517x.h | 167 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB |\ macro 179 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
|
| H A D | corenet_ds.h | 259 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro 264 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | cobra5272.h | 300 #define CONFIG_SYS_OR2_PRELIM 0 macro
|
| H A D | M5272C3.h | 188 #define CONFIG_SYS_OR2_PRELIM 0xFFF80000 macro
|
| H A D | suvd3.h | 103 #define CONFIG_SYS_OR2_PRELIM (MEG_TO_AM(CONFIG_SYS_APP1_SIZE)) macro
|
| H A D | MPC8541CDS.h | 165 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
|
| H A D | MPC8555CDS.h | 163 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
|
| H A D | MPC8540ADS.h | 164 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
|
| H A D | socrates.h | 160 #define CONFIG_SYS_OR2_PRELIM 0xfc000000 /* 64 MB */ macro
|
| H A D | MPC8568MDS.h | 140 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 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() 73 set_lbc_or(2, CONFIG_SYS_OR2_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() 147 out_be32(&memctl->memc_or2, CONFIG_SYS_OR2_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() 295 set_lbc_or(2, CONFIG_SYS_OR2_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() 293 set_lbc_or(2, CONFIG_SYS_OR2_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() 172 set_lbc_or(2, CONFIG_SYS_OR2_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() 112 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in lbc_sdram_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1022ds/ |
| H A D | spl_minimal.c | 32 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in board_init_f()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 23 CONFIG_SYS_OR2_PRELIM=0xFFFF8F2A
|
| /OK3568_Linux_fs/u-boot/board/sbc8349/ |
| H A D | sbc8349.c | 139 && defined(CONFIG_SYS_OR2_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() 364 out_be32(&csctrl->cs_or2, CONFIG_SYS_OR2_PRELIM); in cpu_init_f()
|