Home
last modified time | relevance | path

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

12

/u-boot/arch/powerpc/cpu/mpc83xx/elbc/
A Delbc.h79 #define CONFIG_SYS_OR2_PRELIM (\ macro
179 #define CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_OR2_PRELIM
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c77 #if defined(CONFIG_SYS_BR2_PRELIM) && defined(CONFIG_SYS_OR2_PRELIM) in init_early_memctl_regs()
78 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in init_early_memctl_regs()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c147 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in cpu_init_f()
148 out_be32(&memctl->memc_or2, CONFIG_SYS_OR2_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A Dxpedite520x.h126 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
138 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
A Dxpedite550x.h149 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
164 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
A Dxpedite537x.h147 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB | \ macro
162 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
A DM5272C3.h160 #define CONFIG_SYS_OR2_PRELIM 0xFFF80000 macro
A Dcobra5272.h268 #define CONFIG_SYS_OR2_PRELIM 0 macro
A DTQM834x.h66 #define CONFIG_SYS_OR2_PRELIM 0x00000000 macro
A Dsocrates.h145 #define CONFIG_SYS_OR2_PRELIM 0xfc000000 /* 64 MB */ macro
A DMPC8555CDS.h148 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
A DMPC8541CDS.h150 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
A Dxpedite517x.h156 #define CONFIG_SYS_OR2_PRELIM (OR_AM_256KB |\ macro
168 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM
A DMPC8540ADS.h152 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
A Dcorenet_ds.h213 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_FLASH_OR_PRELIM /* NOR Options */ macro
218 #define CONFIG_SYS_OR2_PRELIM CONFIG_SYS_NAND_OR_PRELIM /* NAND Options */ macro
A DMPC8568MDS.h125 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
A DMPC8560ADS.h153 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
A DMPC8548CDS.h209 #define CONFIG_SYS_OR2_PRELIM 0xfc006901 macro
/u-boot/board/freescale/mpc8541cds/
A Dmpc8541cds.c282 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init()
297 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in lbc_sdram_init()
/u-boot/board/freescale/mpc8555cds/
A Dmpc8555cds.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()
/u-boot/board/freescale/mpc8568mds/
A Dmpc8568mds.c161 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init()
175 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in lbc_sdram_init()
/u-boot/board/freescale/mpc8548cds/
A Dmpc8548cds.c101 #if defined(CONFIG_SYS_OR2_PRELIM) && defined(CONFIG_SYS_BR2_PRELIM) in lbc_sdram_init()
115 set_lbc_or(2, CONFIG_SYS_OR2_PRELIM); in lbc_sdram_init()
/u-boot/configs/
A DMCR3000_defconfig27 CONFIG_SYS_OR2_PRELIM=0xFFFF8F2A
/u-boot/board/sbc8349/
A Dsbc8349.c143 && defined(CONFIG_SYS_OR2_PRELIM) \
/u-boot/board/freescale/mpc8349emds/
A Dmpc8349emds.c179 && defined(CONFIG_SYS_OR2_PRELIM) \

Completed in 48 milliseconds

12