| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 61 #if defined(CONFIG_SYS_BR0_PRELIM) && defined(CONFIG_SYS_OR0_PRELIM) in init_early_memctl_regs() 63 set_lbc_or(0, CONFIG_SYS_OR0_PRELIM); in init_early_memctl_regs()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | P2041RDB.h | 248 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro 253 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro 259 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
|
| H A D | corenet_ds.h | 257 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro 262 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro 268 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
|
| H A D | xpedite520x.h | 124 #define CONFIG_SYS_OR0_PRELIM (OR_AM_64MB | \ macro 132 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
|
| H A D | xpedite550x.h | 140 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB | \ macro 153 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
|
| H A D | sbc8548.h | 233 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_OR0_8M macro 242 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_OR0_64M macro
|
| H A D | xpedite537x.h | 138 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB | \ macro 151 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
|
| H A D | xpedite517x.h | 148 #define CONFIG_SYS_OR0_PRELIM (OR_AM_128MB |\ macro 161 #define CONFIG_SYS_OR1_PRELIM CONFIG_SYS_OR0_PRELIM
|
| H A D | vme8349.h | 112 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \ macro 132 #define CONFIG_SYS_OR0_PRELIM (MEG_TO_AM(CONFIG_SYS_FLASH_SIZE) \ macro
|
| H A D | P1022DS.h | 215 #define CONFIG_SYS_OR0_PRELIM CONFIG_FLASH_OR_PRELIM /* NOR Options */ macro 267 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
|
| H A D | MPC8313ERDB.h | 287 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM macro 292 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NOR_OR_PRELIM macro
|
| H A D | cobra5272.h | 294 #define CONFIG_SYS_OR0_PRELIM 0xFFE00014 macro
|
| H A D | M5272C3.h | 184 #define CONFIG_SYS_OR0_PRELIM 0xFFE00014 macro
|
| H A D | MPC8541CDS.h | 109 #define CONFIG_SYS_OR0_PRELIM 0xff806e65 macro
|
| H A D | MPC8555CDS.h | 107 #define CONFIG_SYS_OR0_PRELIM 0xff806e65 macro
|
| H A D | MPC8540ADS.h | 105 #define CONFIG_SYS_OR0_PRELIM 0xff006ff7 /* 16MB Flash */ macro
|
| H A D | socrates.h | 116 #define CONFIG_SYS_OR0_PRELIM 0xfe000030 /* 32MB Flash */ macro
|
| H A D | p1_p2_rdb_pc.h | 505 #define CONFIG_SYS_OR0_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro 510 #define CONFIG_SYS_OR0_PRELIM CONFIG_FLASH_OR_PRELIM /* NOR Options */ macro
|
| H A D | MPC8568MDS.h | 113 #define CONFIG_SYS_OR0_PRELIM 0xfe006ff7 macro
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite520x/ |
| H A D | xpedite520x.c | 41 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite517x/ |
| H A D | xpedite517x.c | 44 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite537x/ |
| H A D | xpedite537x.c | 41 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite550x/ |
| H A D | xpedite550x.c | 41 set_lbc_or(1, CONFIG_SYS_OR0_PRELIM); in flash_cs_fixup()
|
| /OK3568_Linux_fs/u-boot/configs/ |
| H A D | MCR3000_defconfig | 17 CONFIG_SYS_OR0_PRELIM=0xFFC00926
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu_init.c | 139 out_be32(&memctl->memc_or0, CONFIG_SYS_OR0_PRELIM); in cpu_init_f()
|