Home
last modified time | relevance | path

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

12

/u-boot/include/configs/
A DM52277EVB.h171 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
172 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
175 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
176 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
186 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
234 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
238 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
A DM54455EVB.h236 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
240 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
241 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
245 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
246 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
257 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
324 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
332 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS0_BASE
335 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
A DM54451EVB.h182 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
191 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
236 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
240 #define CONFIG_SYS_SPANSION_BASE CONFIG_SYS_CS0_BASE
A DM5235EVB.h144 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
185 # define CONFIG_SYS_CS0_BASE 0xFFC00000 macro
189 # define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
A DM54418TWR.h215 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
228 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
279 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
A DM5485EVB.h168 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
174 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
218 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
A DM5475EVB.h180 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
186 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
231 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
A DM5249EVB.h72 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
128 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
A DM5208EVBE.h129 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
165 #define CONFIG_SYS_CS0_BASE 0 macro
A DM5275EVB.h118 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
168 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
A DM5282EVB.h106 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
162 #define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
A DM53017EVB.h148 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
185 #define CONFIG_SYS_CS0_BASE 0 macro
A DM5373EVB.h157 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
194 #define CONFIG_SYS_CS0_BASE 0 macro
A DM5329EVB.h155 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
192 #define CONFIG_SYS_CS0_BASE 0 macro
A DM5253DEMO.h139 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
182 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
A Deb_cpu5282.h122 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
156 #define CONFIG_SYS_CS0_BASE 0xFF000000 macro
A Damcore.h91 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16) macro
A Dastro_mcf5373l.h215 #define CONFIG_SYS_CS0_BASE 0 macro
/u-boot/arch/m68k/cpu/mcf530x/
A Dcpu_init.c43 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && \ in init_csm()
45 out_be16(&csm->csar0, CONFIG_SYS_CS0_BASE); in init_csm()
48 MCF5307_SP_ERR_FIX(CONFIG_SYS_CS0_BASE, csm->csmr0); in init_csm()
/u-boot/arch/m68k/cpu/mcf5227x/
A Dcpu_init.c59 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
61 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dcpu_init.c48 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
49 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/u-boot/arch/m68k/cpu/mcf5445x/
A Dcpu_init.c32 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in init_fbcs()
33 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in init_fbcs()
248 #ifdef CONFIG_SYS_CS0_BASE in cpu_init_f()
254 if (CONFIG_SYS_CS0_BASE != 0) in cpu_init_f()
255 setvbr(CONFIG_SYS_CS0_BASE); in cpu_init_f()
A 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)
/u-boot/arch/m68k/cpu/mcf532x/
A Dcpu_init.c40 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
43 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
239 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
241 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/u-boot/arch/m68k/cpu/mcf523x/
A Dcpu_init.c55 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
56 out_be_fbcs_reg(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()

Completed in 45 milliseconds

12