Home
last modified time | relevance | path

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

12

/openbmc/u-boot/include/configs/
H A DM54455EVB.h257 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
264 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
265 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
272 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
273 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
287 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
354 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
362 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS0_BASE
365 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
H A DM52277EVB.h186 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
187 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
193 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
194 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
207 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
255 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
259 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
H A DM54451EVB.h212 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
221 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
266 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
270 #define CONFIG_SYS_SPANSION_BASE CONFIG_SYS_CS0_BASE
H A DM5235EVB.h153 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
204 # define CONFIG_SYS_CS0_BASE 0xFFC00000 macro
208 # define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
H A DM5475EVB.h193 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
199 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
246 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
H A DM5485EVB.h181 # define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
187 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
233 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
H A DM54418TWR.h253 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
266 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
317 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
H A DM5249EVB.h86 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
142 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
H A DM5282EVB.h120 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
176 #define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
H A DM5275EVB.h133 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
183 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
H A DM5208EVBE.h138 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
177 #define CONFIG_SYS_CS0_BASE 0 macro
H A DM53017EVB.h159 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
199 #define CONFIG_SYS_CS0_BASE 0 macro
H A DM5373EVB.h164 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
203 #define CONFIG_SYS_CS0_BASE 0 macro
H A DM5329EVB.h164 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
203 #define CONFIG_SYS_CS0_BASE 0 macro
H A DM5253DEMO.h151 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
194 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
H A Deb_cpu5282.h136 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
170 #define CONFIG_SYS_CS0_BASE 0xFF000000 macro
H A Damcore.h101 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16) macro
H A Dastro_mcf5373l.h224 #define CONFIG_SYS_CS0_BASE 0 macro
/openbmc/u-boot/arch/m68k/cpu/mcf530x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf532x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A 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()
216 #ifdef CONFIG_SYS_CS0_BASE in cpu_init_f()
222 if (CONFIG_SYS_CS0_BASE != 0) in cpu_init_f()
223 setvbr(CONFIG_SYS_CS0_BASE); in cpu_init_f()
H 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)
/openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf523x/
H A 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()
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A 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