59 prompt "Atmel AT91 board select"
62 config TARGET_AT91RM9200EK
63 bool "Atmel AT91RM9200 evaluation kit"
66 config TARGET_AT91SAM9260EK
67 bool "Atmel at91sam9260 reference board"
69 select BOARD_EARLY_INIT_F
71 config TARGET_ETHERNUT5
72 bool "Ethernut5 board"
75 config TARGET_SNAPPER9260
76 bool "Support snapper9260"
84 bool "Support gurnard"
86 select BOARD_LATE_INIT
95 config TARGET_AT91SAM9261EK
96 bool "Atmel at91sam9261 reference board"
98 select BOARD_EARLY_INIT_F
101 bool "Ronetix pm9261 board"
104 config TARGET_AT91SAM9263EK
105 bool "Atmel at91sam9263 reference board"
107 select BOARD_EARLY_INIT_F
109 config TARGET_USB_A9263
110 bool "Caloa USB A9260 board"
114 bool "Ronetix pm9263 board"
117 config TARGET_AT91SAM9M10G45EK
118 bool "Atmel AT91SAM9M10G45-EK board"
119 select AT91SAM9M10G45
120 select BOARD_EARLY_INIT_F
124 bool "Ronetix pm9g45 board"
127 config TARGET_PICOSAM9G45
128 bool "Mini-box picosam9g45 board"
129 select AT91SAM9M10G45
132 config TARGET_AT91SAM9N12EK
133 bool "Atmel AT91SAM9N12-EK board"
135 select BOARD_EARLY_INIT_F
138 config TARGET_AT91SAM9RLEK
139 bool "Atmel at91sam9rl reference board"
141 select BOARD_EARLY_INIT_F
143 config TARGET_AT91SAM9X5EK
144 bool "Atmel AT91SAM9X5-EK board"
146 select BOARD_EARLY_INIT_F
147 select BOARD_LATE_INIT
150 config TARGET_GARDENA_SMART_GATEWAY_AT91SAM
151 bool "GARDENA smart Gateway (AT91SAM)"
153 select BOARD_EARLY_INIT_F
154 select BOARD_LATE_INIT
157 config TARGET_SAMA5D2_PTC_EK
158 bool "SAMA5D2 PTC EK board"
159 select BOARD_EARLY_INIT_F
161 select BOARD_LATE_INIT
163 config TARGET_SAMA5D2_XPLAINED
164 bool "SAMA5D2 Xplained board"
165 select BOARD_EARLY_INIT_F
166 select BOARD_LATE_INIT
170 config TARGET_SAMA5D27_SOM1_EK
171 bool "SAMA5D27 SOM1 EK board"
172 select BOARD_EARLY_INIT_F
173 select BOARD_LATE_INIT
177 The SAMA5D27 SOM1 embeds SAMA5D2 SiP(System in Package),
178 a 64Mbit QSPI flash, KSZ8081 Phy and a Mac-address EEPROM
179 24AA02E48. The SAMA5D2 SiP integrates the ARM Cortex-A5
180 processor-based SAMA5D2 MPU with up to 1 Gbit DDR2-SDRAM
183 config TARGET_SAMA5D2_ICP
184 bool "SAMA5D2 Industrial Connectivity Platform (ICP)"
187 select BOARD_EARLY_INIT_F
188 select BOARD_LATE_INIT
190 The SAMA5D2 ICP embeds SAMA5D27 rev. C SoC, together with
191 a 64Mbit QSPI flash, 3xMikrobus connectors, 4xUSB ,
192 EtherCat and WILC3000 devices on board.
194 config TARGET_SAMA5D3_XPLAINED
195 bool "SAMA5D3 Xplained board"
196 select BOARD_EARLY_INIT_F
199 select BOARD_LATE_INIT
201 config TARGET_SAMA5D3XEK
202 bool "SAMA5D3X-EK board"
203 select BOARD_EARLY_INIT_F
204 select BOARD_LATE_INIT
208 config TARGET_SAMA5D4_XPLAINED
209 bool "SAMA5D4 Xplained board"
210 select BOARD_EARLY_INIT_F
211 select BOARD_LATE_INIT
215 config TARGET_SAMA5D4EK
216 bool "SAMA5D4 Evaluation Kit"
217 select BOARD_EARLY_INIT_F
218 select BOARD_LATE_INIT
227 bool "Support corvus"
228 select AT91SAM9M10G45
237 bool "Support taurus"
248 config TARGET_SMARTWEB
249 bool "Support smartweb"
268 bool "Support Laird WB45N"
273 bool "Support Laird WB50N"
274 select BOARD_EARLY_INIT_F
275 select BOARD_LATE_INIT
284 source "board/atmel/at91rm9200ek/Kconfig"
285 source "board/atmel/at91sam9260ek/Kconfig"
286 source "board/atmel/at91sam9261ek/Kconfig"
287 source "board/atmel/at91sam9263ek/Kconfig"
288 source "board/atmel/at91sam9m10g45ek/Kconfig"
289 source "board/atmel/at91sam9n12ek/Kconfig"
290 source "board/atmel/at91sam9rlek/Kconfig"
291 source "board/atmel/at91sam9x5ek/Kconfig"
292 source "board/atmel/sama5d2_ptc_ek/Kconfig"
293 source "board/atmel/sama5d2_xplained/Kconfig"
294 source "board/atmel/sama5d27_som1_ek/Kconfig"
295 source "board/atmel/sama5d2_icp/Kconfig"
296 source "board/atmel/sama5d3_xplained/Kconfig"
297 source "board/atmel/sama5d3xek/Kconfig"
298 source "board/atmel/sama5d4_xplained/Kconfig"
299 source "board/atmel/sama5d4ek/Kconfig"
300 source "board/bluewater/gurnard/Kconfig"
301 source "board/bluewater/snapper9260/Kconfig"
302 source "board/calao/usb_a9263/Kconfig"
303 source "board/egnite/ethernut5/Kconfig"
304 source "board/esd/meesc/Kconfig"
305 source "board/gardena/smart-gateway-at91sam/Kconfig"
306 source "board/l+g/vinco/Kconfig"
307 source "board/mini-box/picosam9g45/Kconfig"
308 source "board/ronetix/pm9261/Kconfig"
309 source "board/ronetix/pm9263/Kconfig"
310 source "board/ronetix/pm9g45/Kconfig"
311 source "board/siemens/corvus/Kconfig"
312 source "board/siemens/taurus/Kconfig"
313 source "board/siemens/smartweb/Kconfig"
314 source "board/laird/wb45n/Kconfig"
315 source "board/laird/wb50n/Kconfig"
318 default "arch/arm/mach-at91/arm926ejs/u-boot-spl.lds" if CPU_ARM926EJS
319 default "arch/arm/mach-at91/armv7/u-boot-spl.lds" if CPU_V7A