Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_OR2_PRELIM (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/configs/
H A Dtuxx1.h83 #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 Dxpedite520x.h140 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
152 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
H A Dxpedite550x.h163 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
178 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
H A Dxpedite537x.h161 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
176 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
H A Dkmp204x.h49 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_LBAPP1_OR_PRELIM macro
H A Dxpedite517x.h167 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB |\ macro
179 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
H A Dcorenet_ds.h259 #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 Dcobra5272.h300 #define CONFIG_SYS_OR2_PRELIM 0 macro
H A DM5272C3.h188 #define CONFIG_SYS_OR2_PRELIM 0xFFF80000 macro
H A Dsuvd3.h103 #define CONFIG_SYS_OR2_PRELIM (MEG_TO_AM(CONFIG_SYS_APP1_SIZE)) macro
H A DMPC8541CDS.h165 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
H A DMPC8555CDS.h163 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
H A DMPC8540ADS.h164 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
H A Dsocrates.h160 #define CONFIG_SYS_OR2_PRELIM 0xfc000000 /* 64 MB */ macro
H A DMPC8568MDS.h140 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c72 #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 Dcpu_init.c146 #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 Dmpc8541cds.c280 #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 Dmpc8555cds.c278 #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 Dmpc8568mds.c158 #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 Dmpc8548cds.c98 #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 Dspl_minimal.c32 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in board_init_f()
/OK3568_Linux_fs/u-boot/configs/
H A DMCR3000_defconfig23 CONFIG_SYS_OR2_PRELIM=0xFFFF8F2A
/OK3568_Linux_fs/u-boot/board/sbc8349/
H A Dsbc8349.c139 && defined(CONFIG_SYS_OR2_PRELIM) \
/OK3568_Linux_fs/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c362 #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()

12