b666e81110405ab71ce6d5bc97ff915a38e7be4a
[platform/kernel/u-boot.git] / arch / arm / mach-omap2 / am33xx / Kconfig
1 if TI816X
2
3 config TARGET_TI816X_EVM
4         bool "Support ti816x_evm"
5         help
6           This option specifies support for the TI8168 EVM development platform
7           with PG2.0 silicon and DDR3 DRAM.
8
9 endif
10
11 if TI814X
12
13 config TARGET_TI814X_EVM
14         bool "Support ti814x_evm"
15         help
16           This option specifies support for the TI8148
17           EVM development platform.
18
19 endif
20
21 if AM33XX
22
23 config AM33XX_CHILISOM
24         bool
25         select SUPPORT_SPL
26
27 choice
28         prompt "AM33xx board select"
29
30 config TARGET_AM335X_EVM
31         bool "Support am335x_evm"
32         select BOARD_LATE_INIT
33         select DM
34         select DM_GPIO
35         select DM_SERIAL
36         select TI_I2C_BOARD_DETECT
37         select SUPPORT_EXTENSION_SCAN
38         imply CMD_DM
39         imply SPL_DM
40         imply SPL_DM_SEQ_ALIAS
41         imply SPL_ENV_SUPPORT
42         imply SPL_FS_EXT4
43         imply SPL_FS_FAT
44         imply SPL_GPIO
45         imply SPL_I2C
46         imply SPL_LIBCOMMON_SUPPORT
47         imply SPL_LIBDISK_SUPPORT
48         imply SPL_LIBGENERIC_SUPPORT
49         imply SPL_MMC
50         imply SPL_NAND_SUPPORT
51         imply SPL_OF_LIBFDT
52         imply SPL_POWER
53         imply SPL_SEPARATE_BSS
54         imply SPL_SERIAL
55         imply SPL_SYS_MALLOC_SIMPLE
56         imply SPL_WATCHDOG
57         imply SPL_YMODEM_SUPPORT
58         help
59           This option specifies support for the AM335x
60           GP and HS EVM development platforms. The AM335x
61           GP EVM is a standalone test, development, and
62           evaluation module system that enables developers
63           to write software and develop hardware around
64           an AM335x processor subsystem.
65
66 config TARGET_AM335X_BALTOS
67         bool "Support am335x_baltos"
68         select BOARD_LATE_INIT
69         select DM
70         select DM_GPIO
71         select DM_SERIAL
72         imply CMD_DM
73
74 config TARGET_AM335X_IGEP003X
75         bool "Support am335x_igep003x"
76         select BOARD_LATE_INIT
77         select DM
78         select DM_GPIO
79         select DM_SERIAL
80         imply CMD_DM
81
82 config TARGET_AM335X_SHC
83         bool "Support am335x based shc board from bosch"
84         select BOARD_LATE_INIT
85         select DM
86         select DM_GPIO
87         select DM_SERIAL
88         imply CMD_DM
89         imply CMD_SPL
90
91 config TARGET_AM335X_GUARDIAN
92         bool "Support am335x based guardian board from bosch"
93         select BOARD_LATE_INIT
94         select DM
95         select DM_SERIAL
96         select DM_GPIO
97         select VIDEO
98         select PANEL_HX8238D
99
100 config TARGET_AM335X_SL50
101         bool "Support am335x_sl50"
102         select BOARD_LATE_INIT
103         select DM
104         select DM_GPIO
105         select DM_SERIAL
106         imply CMD_DM
107
108 config TARGET_BRXRE1
109         bool "Support BRXRE1"
110         select BOARD_LATE_INIT
111
112 config TARGET_BRSMARC1
113         bool "Support BRSMARC1"
114         select BOARD_LATE_INIT
115
116 config TARGET_BRPPT1
117         bool "Support BRPPT1"
118         select BOARD_LATE_INIT
119
120 config TARGET_CHILIBOARD
121         bool "Grinn chiliBoard"
122         select AM33XX_CHILISOM
123         select BOARD_LATE_INIT
124         select DM
125         select DM_SERIAL
126         imply CMD_DM
127
128 config TARGET_DRACO
129         bool "Support draco"
130         select BOARD_LATE_INIT
131         select DM
132         select DM_GPIO
133         select DM_SERIAL
134         select FACTORYSET
135         imply CMD_DM
136
137 config TARGET_ETAMIN
138         bool "Support etamin"
139         select BOARD_LATE_INIT
140         select DM
141         select DM_GPIO
142         select DM_SERIAL
143         select FACTORYSET
144         imply CMD_DM
145
146 config TARGET_PCM051
147         bool "Support pcm051"
148         select DM
149         select DM_GPIO
150         select DM_SERIAL
151         imply CMD_DM
152
153 config TARGET_PHYCORE_AM335X_R2
154         bool "Support phyCORE AM335X R2"
155         select DM
156         select DM_GPIO
157         select DM_SERIAL
158         imply CMD_DM
159
160 config TARGET_PXM2
161         bool "Support pxm2"
162         select BOARD_LATE_INIT
163         select DM
164         select DM_GPIO
165         select DM_SERIAL
166         select FACTORYSET
167         imply CMD_DM
168
169 config TARGET_RASTABAN
170         bool "Support rastaban"
171         select BOARD_LATE_INIT
172         select DM
173         select DM_GPIO
174         select DM_SERIAL
175         select FACTORYSET
176         imply CMD_DM
177
178 config TARGET_RUT
179         bool "Support rut"
180         select BOARD_LATE_INIT
181         select DM
182         select DM_GPIO
183         select DM_SERIAL
184         select FACTORYSET
185         imply CMD_DM
186
187 config TARGET_THUBAN
188         bool "Support thuban"
189         select BOARD_LATE_INIT
190         select DM
191         select DM_GPIO
192         select DM_SERIAL
193         select FACTORYSET
194         imply CMD_DM
195
196 config TARGET_PDU001
197         bool "Support PDU001"
198         select DM
199         select DM_SERIAL
200         imply SPL_SEPARATE_BSS
201         imply CMD_DM
202         help
203           Support for PDU001 platform developed by EETS GmbH.
204           The PDU001 is a processor and display unit developed around
205           the Computing-Module m2 from bytes at work AG.
206
207 endchoice
208
209 config CLOCK_SYNTHESIZER
210         bool "CDCE913 and CDCEL913 clock synthesizer support"
211         help
212           The CDCE913 and CDCEL913 devices are modular PLL-based, low cost,
213           high performance , programmable clock synthesizers. They generate
214           up to 3 output clocks from a single input frequency. Each output can
215           be programmed for any clock-frequency.
216
217 config CLK_SYNTHESIZER_I2C_ADDR
218         hex "Clock synthesizer i2c bus address"
219         depends on CLOCK_SYNTHESIZER
220         default 0x65
221
222 endif
223
224 if AM43XX
225
226 choice
227         prompt "AM43xx board select"
228
229 config TARGET_AM43XX_EVM
230         bool "Support am43xx_evm"
231         select BOARD_LATE_INIT
232         select TI_I2C_BOARD_DETECT
233         imply DM_I2C
234         imply DM_SPI
235         imply DM_SPI_FLASH
236         imply SPL_ENV_SUPPORT
237         imply SPL_FS_EXT4
238         imply SPL_FS_FAT
239         imply SPL_GPIO
240         imply SPL_I2C
241         imply SPL_LIBCOMMON_SUPPORT
242         imply SPL_LIBDISK_SUPPORT
243         imply SPL_LIBGENERIC_SUPPORT
244         imply SPL_MMC
245         imply SPL_NAND_SUPPORT
246         imply SPL_POWER
247         imply SPL_SERIAL
248         imply SPL_WATCHDOG
249         imply SPL_YMODEM_SUPPORT
250         help
251           This option specifies support for the AM43xx
252           GP and HS EVM development platforms.The AM437x
253           GP EVM is a standalone test, development, and
254           evaluation module system that enables developers
255           to write software and develop hardware around
256           an AM43xx processor subsystem.
257
258 config TARGET_CM_T43
259         bool "Support cm_t43"
260
261 endchoice
262
263 config SPL_RTC_DDR_SUPPORT
264         bool
265         depends on SPL
266         prompt "Enable RTC-DDR ONLY Support"
267         help
268           If you want RTC-DDR ONLY Support, say Y. RTC Only with DDR in
269           self-refresh mode is a special power saving mode where in all
270           the other voltages are turned off apart from the RTC domain and DDR.
271           So only RTC is alive and ticking and one can program it to wake
272           up after a predetermined period. Once RTC alarm fires, the PMIC
273           powers up all the voltage domains. U-Boot takes a special path
274           as the DDR has contents is in self-refresh and restore path is
275           followed.
276
277 endif
278
279 if AM43XX || AM33XX
280 config PUB_ROM_DATA_SIZE
281         hex "Size in bytes of the L3 SRAM reserved by ROM to store data"
282         default 0x8400
283         help
284           During the device boot, the public ROM uses the top of
285           the public L3 OCMC RAM to store r/w data like stack,
286           heap, globals etc. When the ROM is copying the boot
287           image from the boot media into memory, the image must
288           not spill over into this area. This value can be used
289           during compile time to determine the maximum size of a
290           boot image. Once the ROM transfers control to the boot
291           image, this area is no longer used, and can be reclaimed
292           for run time use by the boot image.
293 endif
294
295 config AM335X_USB0
296         bool "Static mode configuration for USB0 in SPL"
297         depends on AM33XX && SPL_MUSB_NEW && !SPL_OF_CONTROL
298
299 choice
300         prompt "USB0 port configuration"
301         depends on AM335X_USB0
302
303 config AM335X_USB0_HOST
304         bool "Port is used in host mode"
305
306 config AM335X_USB0_PERIPHERAL
307         bool "Port is used in peripheral mode"
308
309 endchoice
310
311 config AM335X_USB1
312         bool "Static mode configuration for USB1 in SPL"
313         depends on AM33XX && SPL_MUSB_NEW && !SPL_OF_CONTROL
314
315 choice
316         prompt "USB1 port configuration"
317         depends on AM335X_USB1
318
319 config AM335X_USB1_HOST
320         bool "Port is used in host mode"
321
322 config AM335X_USB1_PERIPHERAL
323         bool "Port is used in peripheral mode"
324
325 endchoice