Home
last modified time | relevance | path

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

12

/external/u-boot/include/configs/
DM54455EVB.h262 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
269 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
270 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
277 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
278 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
296 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
363 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
371 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS0_BASE
374 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
DM52277EVB.h190 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
191 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
197 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
198 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
215 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
263 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
267 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
DM54451EVB.h215 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
228 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
273 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
277 #define CONFIG_SYS_SPANSION_BASE CONFIG_SYS_CS0_BASE
DM5235EVB.h157 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
208 # define CONFIG_SYS_CS0_BASE 0xFFC00000 macro
212 # define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
DM5485EVB.h183 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
192 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
238 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
DM5475EVB.h195 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
204 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
251 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
DM54418TWR.h256 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
272 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
328 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
DM5249EVB.h86 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
145 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
DM5253EVBE.h118 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
148 #define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
DM5275EVB.h134 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
186 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
DM5282EVB.h121 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
180 #define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
DM5208EVBE.h142 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
181 #define CONFIG_SYS_CS0_BASE 0 macro
DM53017EVB.h164 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
204 #define CONFIG_SYS_CS0_BASE 0 macro
DM5329EVB.h168 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
207 #define CONFIG_SYS_CS0_BASE 0 macro
DM5373EVB.h168 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
207 #define CONFIG_SYS_CS0_BASE 0 macro
Deb_cpu5282.h139 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
176 #define CONFIG_SYS_CS0_BASE 0xFF000000 macro
DM5253DEMO.h151 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
196 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
Damcore.h104 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16) macro
/external/u-boot/arch/m68k/cpu/mcf530x/
Dcpu_init.c41 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && \ in init_csm()
43 out_be16(&csm->csar0, CONFIG_SYS_CS0_BASE); in init_csm()
46 MCF5307_SP_ERR_FIX(CONFIG_SYS_CS0_BASE, csm->csmr0); in init_csm()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c30 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in init_fbcs()
31 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in init_fbcs()
207 #ifdef CONFIG_SYS_CS0_BASE in cpu_init_f()
213 if (CONFIG_SYS_CS0_BASE != 0) in cpu_init_f()
214 setvbr(CONFIG_SYS_CS0_BASE); in cpu_init_f()
Dstart.S161 #ifdef CONFIG_SYS_CS0_BASE
164 move.l #(CONFIG_SYS_CS0_BASE), (%a1)
346 #ifdef CONFIG_SYS_CS0_BASE
349 move.l #(CONFIG_SYS_CS0_BASE), (%a1)
/external/u-boot/arch/m68k/cpu/mcf532x/
Dcpu_init.c38 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
41 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
230 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
232 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dcpu_init.c45 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
46 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf523x/
Dcpu_init.c53 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
54 out_be_fbcs_reg(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf5227x/
Dcpu_init.c48 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
50 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()

12