Home
last modified time | relevance | path

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

12

/external/u-boot/include/configs/
DM54455EVB.h247 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
251 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
252 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
256 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
257 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
268 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE, CONFIG_SYS_CS1_BASE }
335 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
343 #define CONFIG_SYS_ATMEL_BASE CONFIG_SYS_CS0_BASE
346 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
DM52277EVB.h175 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
176 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
179 # define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
180 # define CONFIG_SYS_FLASH0_BASE CONFIG_SYS_CS0_BASE
190 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
238 #define CONFIG_SYS_CS0_BASE 0x04000000 macro
242 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
DM54451EVB.h191 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
200 # define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
245 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
249 #define CONFIG_SYS_SPANSION_BASE CONFIG_SYS_CS0_BASE
DM5235EVB.h153 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
194 # define CONFIG_SYS_CS0_BASE 0xFFC00000 macro
198 # define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
DM54418TWR.h227 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
240 #define CONFIG_SYS_FLASH_BANKS_LIST { CONFIG_SYS_CS0_BASE }
291 #define CONFIG_SYS_CS0_BASE 0x00000000 macro
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 }
244 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
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 }
231 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
DM5249EVB.h81 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
137 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
DM5275EVB.h126 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
176 #define CONFIG_SYS_CS0_BASE 0xffe00000 macro
DM5282EVB.h118 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
174 #define CONFIG_SYS_CS0_BASE 0xFFE00000 macro
DM5208EVBE.h138 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
174 #define CONFIG_SYS_CS0_BASE 0 macro
DM53017EVB.h159 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
196 #define CONFIG_SYS_CS0_BASE 0 macro
DM5329EVB.h164 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
201 #define CONFIG_SYS_CS0_BASE 0 macro
DM5373EVB.h164 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
201 #define CONFIG_SYS_CS0_BASE 0 macro
DM5253DEMO.h144 #define CONFIG_SYS_FLASH_BASE (CONFIG_SYS_CS0_BASE)
187 #define CONFIG_SYS_CS0_BASE 0xFF800000 macro
Deb_cpu5282.h133 #define CONFIG_SYS_FLASH_BASE CONFIG_SYS_CS0_BASE
167 #define CONFIG_SYS_CS0_BASE 0xFF000000 macro
Damcore.h94 #define CONFIG_SYS_CS0_BASE (CONFIG_SYS_FLASH_BASE>>16) macro
Dastro_mcf5373l.h220 #define CONFIG_SYS_CS0_BASE 0 macro
/external/u-boot/arch/m68k/cpu/mcf530x/
Dcpu_init.c42 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && \ in init_csm()
44 out_be16(&csm->csar0, CONFIG_SYS_CS0_BASE); in init_csm()
47 MCF5307_SP_ERR_FIX(CONFIG_SYS_CS0_BASE, csm->csmr0); in init_csm()
/external/u-boot/arch/m68k/cpu/mcf5445x/
Dcpu_init.c31 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in init_fbcs()
32 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in init_fbcs()
247 #ifdef CONFIG_SYS_CS0_BASE in cpu_init_f()
253 if (CONFIG_SYS_CS0_BASE != 0) in cpu_init_f()
254 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.c39 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
42 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
231 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
233 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf5227x/
Dcpu_init.c58 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) \ in cpu_init_f()
60 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Dcpu_init.c46 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
47 out_be32(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()
/external/u-boot/arch/m68k/cpu/mcf523x/
Dcpu_init.c54 #if (defined(CONFIG_SYS_CS0_BASE) && defined(CONFIG_SYS_CS0_MASK) && defined(CONFIG_SYS_CS0_CTRL)) in cpu_init_f()
55 out_be_fbcs_reg(&fbcs->csar0, CONFIG_SYS_CS0_BASE); in cpu_init_f()

12