69 prompt "Atmel AT91 board select"
72 config TARGET_AT91SAM9260EK
73 bool "Atmel at91sam9260 reference board"
75 select BOARD_EARLY_INIT_F
77 config TARGET_ETHERNUT5
78 bool "Ethernut5 board"
81 config TARGET_SNAPPER9260
82 bool "Support snapper9260"
90 bool "Support gurnard"
92 select BOARD_LATE_INIT
101 config TARGET_AT91SAM9261EK
102 bool "Atmel at91sam9261 reference board"
104 select BOARD_EARLY_INIT_F
107 bool "Ronetix pm9261 board"
110 config TARGET_AT91SAM9263EK
111 bool "Atmel at91sam9263 reference board"
113 select BOARD_EARLY_INIT_F
115 config TARGET_USB_A9263
116 bool "Caloa USB A9260 board"
120 bool "Ronetix pm9263 board"
123 config TARGET_AT91SAM9M10G45EK
124 bool "Atmel AT91SAM9M10G45-EK board"
125 select AT91SAM9M10G45
126 select BOARD_EARLY_INIT_F
130 bool "Ronetix pm9g45 board"
133 config TARGET_AT91SAM9N12EK
134 bool "Atmel AT91SAM9N12-EK board"
136 select BOARD_EARLY_INIT_F
139 config TARGET_AT91SAM9RLEK
140 bool "Atmel at91sam9rl reference board"
142 select BOARD_EARLY_INIT_F
144 config TARGET_AT91SAM9X5EK
145 bool "Atmel AT91SAM9X5-EK board"
147 select BOARD_EARLY_INIT_F
148 select BOARD_LATE_INIT
151 config TARGET_GARDENA_SMART_GATEWAY_AT91SAM
152 bool "GARDENA smart Gateway (AT91SAM)"
154 select BOARD_EARLY_INIT_F
155 select BOARD_LATE_INIT
158 config TARGET_SAM9X60EK
159 bool "SAM9X60-EK board"
161 select BOARD_EARLY_INIT_F
162 select BOARD_LATE_INIT
164 config TARGET_SAMA5D2_PTC_EK
165 bool "SAMA5D2 PTC EK board"
166 select BOARD_EARLY_INIT_F
168 select BOARD_LATE_INIT
170 config TARGET_SAMA5D2_XPLAINED
171 bool "SAMA5D2 Xplained board"
172 select BOARD_EARLY_INIT_F
173 select BOARD_LATE_INIT
177 config TARGET_SAMA5D27_SOM1_EK
178 bool "SAMA5D27 SOM1 EK board"
179 select BOARD_EARLY_INIT_F
180 select BOARD_LATE_INIT
185 The SAMA5D27 SOM1 embeds SAMA5D2 SiP(System in Package),
186 a 64Mbit QSPI flash, KSZ8081 Phy and a Mac-address EEPROM
187 24AA02E48. The SAMA5D2 SiP integrates the ARM Cortex-A5
188 processor-based SAMA5D2 MPU with up to 1 Gbit DDR2-SDRAM
191 config TARGET_SAMA5D27_WLSOM1_EK
192 bool "SAMA5D27 WLSOM1 EK board"
194 select BOARD_EARLY_INIT_F
195 select BOARD_LATE_INIT
199 The SAMA5D27 WLSOM1 embeds SAMA5D2 SiP (System in Package),
200 a 64Mbit QSPI flash with Mac-address, KSZ8081 Phy. A wireless
201 module providing bluetooth and wifi is also embedded.
202 The SAMA5D2 SiP integrates the ARM Cortex-A5
203 processor-based SAMA5D2 MPU with 2 Gbit LPDDR2-SDRAM
206 config TARGET_SAMA5D2_ICP
207 bool "SAMA5D2 Industrial Connectivity Platform (ICP)"
210 select BOARD_EARLY_INIT_F
211 select BOARD_LATE_INIT
213 The SAMA5D2 ICP embeds SAMA5D27 rev. C SoC, together with
214 a 64Mbit QSPI flash, 3xMikrobus connectors, 4xUSB ,
215 EtherCat and WILC3000 devices on board.
217 config TARGET_SAMA5D3_XPLAINED
218 bool "SAMA5D3 Xplained board"
219 select BOARD_EARLY_INIT_F
222 select BOARD_LATE_INIT
224 config TARGET_SAMA5D3XEK
225 bool "SAMA5D3X-EK board"
226 select BOARD_EARLY_INIT_F
227 select BOARD_LATE_INIT
231 config TARGET_SAMA5D4_XPLAINED
232 bool "SAMA5D4 Xplained board"
233 select BOARD_EARLY_INIT_F
234 select BOARD_LATE_INIT
238 config TARGET_SAMA5D4EK
239 bool "SAMA5D4 Evaluation Kit"
240 select BOARD_EARLY_INIT_F
241 select BOARD_LATE_INIT
250 bool "Support corvus"
251 select AT91SAM9M10G45
259 config TARGET_SAMA7G5EK
260 bool "SAMA7G5 EK board"
262 select BOARD_EARLY_INIT_F
263 select BOARD_LATE_INIT
267 bool "Support taurus"
278 config TARGET_SMARTWEB
279 bool "Support smartweb"
306 bool "Support AT91 flash driver"
307 depends on AT91SAM9XE
308 select USE_SYS_MAX_FLASH_BANKS
310 Enable the driver for the embedded flash used in the Atmel
313 source "board/atmel/at91sam9260ek/Kconfig"
314 source "board/atmel/at91sam9261ek/Kconfig"
315 source "board/atmel/at91sam9263ek/Kconfig"
316 source "board/atmel/at91sam9m10g45ek/Kconfig"
317 source "board/atmel/at91sam9n12ek/Kconfig"
318 source "board/atmel/at91sam9rlek/Kconfig"
319 source "board/atmel/at91sam9x5ek/Kconfig"
320 source "board/atmel/sam9x60ek/Kconfig"
321 source "board/atmel/sama7g5ek/Kconfig"
322 source "board/atmel/sama5d2_ptc_ek/Kconfig"
323 source "board/atmel/sama5d2_xplained/Kconfig"
324 source "board/atmel/sama5d27_som1_ek/Kconfig"
325 source "board/atmel/sama5d27_wlsom1_ek/Kconfig"
326 source "board/atmel/sama5d2_icp/Kconfig"
327 source "board/atmel/sama5d3_xplained/Kconfig"
328 source "board/atmel/sama5d3xek/Kconfig"
329 source "board/atmel/sama5d4_xplained/Kconfig"
330 source "board/atmel/sama5d4ek/Kconfig"
331 source "board/bluewater/gurnard/Kconfig"
332 source "board/bluewater/snapper9260/Kconfig"
333 source "board/calao/usb_a9263/Kconfig"
334 source "board/egnite/ethernut5/Kconfig"
335 source "board/esd/meesc/Kconfig"
336 source "board/gardena/smart-gateway-at91sam/Kconfig"
337 source "board/l+g/vinco/Kconfig"
338 source "board/ronetix/pm9261/Kconfig"
339 source "board/ronetix/pm9263/Kconfig"
340 source "board/ronetix/pm9g45/Kconfig"
341 source "board/siemens/corvus/Kconfig"
342 source "board/siemens/taurus/Kconfig"
343 source "board/siemens/smartweb/Kconfig"
346 default "arch/arm/mach-at91/arm926ejs/u-boot-spl.lds" if CPU_ARM926EJS
347 default "arch/arm/mach-at91/armv7/u-boot-spl.lds" if CPU_V7A