Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc83xx/elbc/
A Delbc.h113 #define CONFIG_SYS_OR3_PRELIM (\ macro
182 #define CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_OR3_PRELIM
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dfsl_lbc.c82 #if defined(CONFIG_SYS_BR3_PRELIM) && defined(CONFIG_SYS_OR3_PRELIM) in init_early_memctl_regs()
83 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in init_early_memctl_regs()
/u-boot/arch/powerpc/cpu/mpc8xx/
A Dcpu_init.c152 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
153 out_be32(&memctl->memc_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
/u-boot/include/configs/
A DM5272C3.h162 #define CONFIG_SYS_OR3_PRELIM 0 macro
A Dcobra5272.h271 #define CONFIG_SYS_OR3_PRELIM 0 macro
A DTQM834x.h69 #define CONFIG_SYS_OR3_PRELIM 0x00000000 macro
A Dsocrates.h136 #define CONFIG_SYS_OR3_PRELIM 0xfff00000 /* 1 MB */ macro
A DMPC8555CDS.h204 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
A DMPC8541CDS.h206 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
A Dxpedite520x.h138 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
A Dsbc8548.h294 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 macro
A DMPC8548CDS.h271 #define CONFIG_SYS_OR3_PRELIM 0xfff00ff7 macro
A Dxpedite537x.h162 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
A Dxpedite550x.h164 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
A Dkmp204x.h416 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_LBAPP2_OR_PRELIM macro
A DP2041RDB.h148 #define CONFIG_SYS_OR3_PRELIM 0xffffeff7 /* 32KB but only 4k mapped */ macro
A Dsbc8641d.h179 #define CONFIG_SYS_OR3_PRELIM 0xfc006cc0 /* 128MB local bus SDRAM area (1st half) */ macro
A Dxpedite517x.h168 #define CONFIG_SYS_OR3_PRELIM CONFIG_SYS_OR2_PRELIM macro
A Dcorenet_ds.h160 #define CONFIG_SYS_OR3_PRELIM 0xffffeff7 /* 32KB but only 4k mapped */ macro
A Dp1_p2_rdb_pc.h384 #define CONFIG_SYS_OR3_PRELIM CONFIG_CPLD_OR_PRELIM /* CPLD Options */ macro
/u-boot/configs/
A DMCR3000_defconfig30 CONFIG_SYS_OR3_PRELIM=0xFFFF8142
/u-boot/board/sbc8548/
A Dsbc8548.c139 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in lbc_sdram_init()
/u-boot/board/freescale/mpc8349itx/
A Dmpc8349itx.c226 set_lbc_or(3, CONFIG_SYS_OR3_PRELIM); in misc_init_f()
/u-boot/arch/m68k/cpu/mcf52x2/
A Dcpu_init.c368 #if defined(CONFIG_SYS_OR3_PRELIM) && defined(CONFIG_SYS_BR3_PRELIM) in cpu_init_f()
370 out_be32(&csctrl->cs_or3, CONFIG_SYS_OR3_PRELIM); in cpu_init_f()
/u-boot/
A DREADME2769 CONFIG_SYS_OR3_PRELIM, CONFIG_SYS_BR3_PRELIM:

Completed in 58 milliseconds