]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/mach-at91/Kconfig
board: atmel: Add SAMA5D27 SOM1 EK board
[people/ms/u-boot.git] / arch / arm / mach-at91 / Kconfig
CommitLineData
4614b891
MY
1if ARCH_AT91
2
3choice
4 prompt "Atmel AT91 board select"
a26cd049 5 optional
4614b891
MY
6
7config TARGET_AT91RM9200EK
8 bool "Atmel AT91RM9200 evaluation kit"
9 select CPU_ARM920T
10
4614b891
MY
11config TARGET_AT91SAM9260EK
12 bool "Atmel at91sam9260 reference board"
13 select CPU_ARM926EJS
a5d67547 14 select BOARD_EARLY_INIT_F
4614b891
MY
15
16config TARGET_ETHERNUT5
17 bool "Ethernut5 board"
18 select CPU_ARM926EJS
19
4614b891
MY
20config TARGET_SNAPPER9260
21 bool "Support snapper9260"
22 select CPU_ARM926EJS
ab7b8857
MY
23 select DM
24 select DM_SERIAL
25 select DM_GPIO
4614b891 26
885fc03a
AR
27config TARGET_GURNARD
28 bool "Support gurnard"
e5ec4815 29 select BOARD_LATE_INIT
885fc03a
AR
30 select CPU_ARM926EJS
31 select DM
32 select DM_SERIAL
33 select DM_GPIO
34 select DM_ETH
35
4614b891
MY
36config TARGET_AT91SAM9261EK
37 bool "Atmel at91sam9261 reference board"
38 select CPU_ARM926EJS
324873e7 39 select BOARD_EARLY_INIT_F
4614b891
MY
40
41config TARGET_PM9261
42 bool "Ronetix pm9261 board"
43 select CPU_ARM926EJS
44
45config TARGET_AT91SAM9263EK
46 bool "Atmel at91sam9263 reference board"
47 select CPU_ARM926EJS
a5d67547 48 select BOARD_EARLY_INIT_F
4614b891
MY
49
50config TARGET_USB_A9263
51 bool "Caloa USB A9260 board"
52 select CPU_ARM926EJS
53
54config TARGET_PM9263
55 bool "Ronetix pm9263 board"
56 select CPU_ARM926EJS
57
4614b891
MY
58config TARGET_AT91SAM9M10G45EK
59 bool "Atmel AT91SAM9M10G45-EK board"
60 select CPU_ARM926EJS
41d41a93 61 select SUPPORT_SPL
a5d67547 62 select BOARD_EARLY_INIT_F
4614b891
MY
63
64config TARGET_PM9G45
65 bool "Ronetix pm9g45 board"
66 select CPU_ARM926EJS
67
bfc37f3c
EL
68config TARGET_PICOSAM9G45
69 bool "Mini-box picosam9g45 board"
70 select CPU_ARM926EJS
71 select SUPPORT_SPL
72
4614b891
MY
73config TARGET_AT91SAM9N12EK
74 bool "Atmel AT91SAM9N12-EK board"
75 select CPU_ARM926EJS
ff255e83 76 select SUPPORT_SPL
a5d67547 77 select BOARD_EARLY_INIT_F
4614b891
MY
78
79config TARGET_AT91SAM9RLEK
80 bool "Atmel at91sam9rl reference board"
81 select CPU_ARM926EJS
a5d67547 82 select BOARD_EARLY_INIT_F
4614b891
MY
83
84config TARGET_AT91SAM9X5EK
85 bool "Atmel AT91SAM9X5-EK board"
86 select CPU_ARM926EJS
d85e8914 87 select SUPPORT_SPL
a5d67547 88 select BOARD_EARLY_INIT_F
4614b891 89
9989c156
WY
90config TARGET_SAMA5D2_PTC
91 bool "SAMA5D2 PTC board"
92 select CPU_V7
93 select SUPPORT_SPL
a5d67547 94 select BOARD_EARLY_INIT_F
9989c156 95
75238f23
WY
96config TARGET_SAMA5D2_XPLAINED
97 bool "SAMA5D2 Xplained board"
98 select CPU_V7
37dadbca 99 select SUPPORT_SPL
a5d67547 100 select BOARD_EARLY_INIT_F
75238f23 101
ce4054bf
WY
102config TARGET_SAMA5D27_SOM1_EK
103 bool "SAMA5D27 SOM1 EK board"
104 select CPU_V7
105 select SUPPORT_SPL
106 select BOARD_EARLY_INIT_F
107 select BOARD_LATE_INIT
108 help
109 The SAMA5D27 SOM1 embeds SAMA5D2 SiP(System in Package),
110 a 64Mbit QSPI flash, KSZ8081 Phy and a Mac-address EEPROM
111 24AA02E48. The SAMA5D2 SiP integrates the ARM Cortex-A5
112 processor-based SAMA5D2 MPU with up to 1 Gbit DDR2-SDRAM
113 in a single package.
114
4614b891
MY
115config TARGET_SAMA5D3_XPLAINED
116 bool "SAMA5D3 Xplained board"
117 select CPU_V7
118 select SUPPORT_SPL
a5d67547 119 select BOARD_EARLY_INIT_F
4614b891
MY
120
121config TARGET_SAMA5D3XEK
122 bool "SAMA5D3X-EK board"
e5ec4815 123 select BOARD_LATE_INIT
4614b891
MY
124 select CPU_V7
125 select SUPPORT_SPL
a5d67547 126 select BOARD_EARLY_INIT_F
4614b891
MY
127
128config TARGET_SAMA5D4_XPLAINED
129 bool "SAMA5D4 Xplained board"
130 select CPU_V7
131 select SUPPORT_SPL
a5d67547 132 select BOARD_EARLY_INIT_F
4614b891
MY
133
134config TARGET_SAMA5D4EK
135 bool "SAMA5D4 Evaluation Kit"
136 select CPU_V7
137 select SUPPORT_SPL
a5d67547 138 select BOARD_EARLY_INIT_F
4614b891 139
c21c28b6 140config TARGET_MA5D4EVK
f1d56dff 141 bool "Aries MA5D4EVK Evaluation Kit"
c21c28b6
MV
142 select CPU_V7
143 select SUPPORT_SPL
144
4614b891
MY
145config TARGET_MEESC
146 bool "Support meesc"
147 select CPU_ARM926EJS
148
4614b891
MY
149config TARGET_CORVUS
150 bool "Support corvus"
151 select CPU_ARM926EJS
152 select SUPPORT_SPL
289f979c
HS
153 select DM
154 select DM_SERIAL
155 select DM_GPIO
156 select DM_ETH
4614b891
MY
157
158config TARGET_TAURUS
159 bool "Support taurus"
160 select CPU_ARM926EJS
161 select SUPPORT_SPL
8e6e8221
HS
162 select DM
163 select DM_SERIAL
164 select DM_GPIO
165 select DM_ETH
4614b891 166
3b5df50e
HS
167config TARGET_SMARTWEB
168 bool "Support smartweb"
169 select CPU_ARM926EJS
170 select SUPPORT_SPL
13ee7890
HS
171 select DM
172 select DM_SERIAL
173 select DM_GPIO
174 select DM_ETH
3b5df50e 175
522e4fbb
GC
176config TARGET_VINCO
177 bool "Support VINCO"
178 select CPU_V7
179 select SUPPORT_SPL
180
4614b891
MY
181endchoice
182
183config SYS_SOC
184 default "at91"
185
f1d56dff 186source "board/aries/ma5d4evk/Kconfig"
4614b891
MY
187source "board/atmel/at91rm9200ek/Kconfig"
188source "board/atmel/at91sam9260ek/Kconfig"
189source "board/atmel/at91sam9261ek/Kconfig"
190source "board/atmel/at91sam9263ek/Kconfig"
191source "board/atmel/at91sam9m10g45ek/Kconfig"
192source "board/atmel/at91sam9n12ek/Kconfig"
193source "board/atmel/at91sam9rlek/Kconfig"
194source "board/atmel/at91sam9x5ek/Kconfig"
9989c156 195source "board/atmel/sama5d2_ptc/Kconfig"
75238f23 196source "board/atmel/sama5d2_xplained/Kconfig"
ce4054bf 197source "board/atmel/sama5d27_som1_ek/Kconfig"
4614b891
MY
198source "board/atmel/sama5d3_xplained/Kconfig"
199source "board/atmel/sama5d3xek/Kconfig"
200source "board/atmel/sama5d4_xplained/Kconfig"
201source "board/atmel/sama5d4ek/Kconfig"
885fc03a 202source "board/bluewater/gurnard/Kconfig"
4614b891 203source "board/bluewater/snapper9260/Kconfig"
4614b891
MY
204source "board/calao/usb_a9263/Kconfig"
205source "board/egnite/ethernut5/Kconfig"
206source "board/esd/meesc/Kconfig"
522e4fbb 207source "board/l+g/vinco/Kconfig"
bfc37f3c 208source "board/mini-box/picosam9g45/Kconfig"
4614b891
MY
209source "board/ronetix/pm9261/Kconfig"
210source "board/ronetix/pm9263/Kconfig"
211source "board/ronetix/pm9g45/Kconfig"
212source "board/siemens/corvus/Kconfig"
213source "board/siemens/taurus/Kconfig"
3b5df50e 214source "board/siemens/smartweb/Kconfig"
4614b891 215
b529993e
PT
216config SPL_LDSCRIPT
217 default "arch/arm/mach-at91/arm926ejs/u-boot-spl.lds" if CPU_ARM926EJS
218 default "arch/arm/mach-at91/armv7/u-boot-spl.lds" if CPU_V7
219
4614b891 220endif