Home
last modified time | relevance | path

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

123

/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfsl_lbc.c60 #if defined(CONFIG_SYS_BR0_PRELIM) && defined(CONFIG_SYS_OR0_PRELIM) in init_early_memctl_regs()
61 set_lbc_br(0, CONFIG_SYS_BR0_PRELIM); in init_early_memctl_regs()
/external/u-boot/include/configs/
DP2041RDB.h241 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
246 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
252 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
Dcorenet_ds.h250 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
255 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
261 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_FLASH_BR_PRELIM /* NOR Base Address */ macro
Dsbc8548.h221 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_BR0_8M macro
230 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_BR0_64M macro
Dvme8349.h104 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ macro
124 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ macro
DP1022DS.h205 #define CONFIG_SYS_BR0_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
257 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Address */ macro
DMPC8313ERDB.h276 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM macro
281 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NOR_BR_PRELIM macro
DM5272C3.h177 #define CONFIG_SYS_BR0_PRELIM 0xFFE00201 macro
Dcobra5272.h287 #define CONFIG_SYS_BR0_PRELIM 0xFFE00201 macro
DMPC8541CDS.h102 #define CONFIG_SYS_BR0_PRELIM 0xff801001 macro
DMPC8555CDS.h100 #define CONFIG_SYS_BR0_PRELIM 0xff801001 macro
DMPC8540ADS.h100 #define CONFIG_SYS_BR0_PRELIM 0xff001801 /* port size 32bit */ macro
Dsocrates.h109 #define CONFIG_SYS_BR0_PRELIM 0xfe001001 /* port size 16bit */ macro
Dcontrolcenterd.h149 #define CONFIG_SYS_BR0_PRELIM 0 /* CS0 was originally intended for FPGA */ macro
DMPC8568MDS.h108 #define CONFIG_SYS_BR0_PRELIM 0xfe001001 macro
Dp1_p2_rdb_pc.h473 #define CONFIG_SYS_BR0_PRELIM CONFIG_SYS_NAND_BR_PRELIM /* NAND Base Addr */ macro
478 #define CONFIG_SYS_BR0_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
DP1023RDB.h137 #define CONFIG_SYS_BR0_PRELIM CONFIG_FLASH_BR_PRELIM /* NOR Base Address */ macro
DMPC8560ADS.h99 #define CONFIG_SYS_BR0_PRELIM 0xff001801 /* port size 32bit */ macro
/external/u-boot/board/xes/xpedite520x/
Dxpedite520x.c39 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite537x/
Dxpedite537x.c37 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite550x/
Dxpedite550x.c37 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
/external/u-boot/board/xes/xpedite517x/
Dxpedite517x.c42 set_lbc_br(1, CONFIG_SYS_BR0_PRELIM); in flash_cs_fixup()
/external/u-boot/configs/
DMCR3000_defconfig16 CONFIG_SYS_BR0_PRELIM=0x04000801
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dcpu_init.c138 out_be32(&memctl->memc_br0, CONFIG_SYS_BR0_PRELIM); in cpu_init_f()
/external/u-boot/include/configs/km/
Dkm83xx-common.h97 #define CONFIG_SYS_BR0_PRELIM (CONFIG_SYS_FLASH_BASE | \ macro

123